From c49770d31434d3e0cd58f45b98671c99a1c1ff49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:51:32 +0000 Subject: [PATCH] Bump django from 4.1.2 to 4.1.6 Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.2...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f044e66..0b772d7 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ cycler==0.11.0 debugpy==1.6.3 decorator==5.1.1 defusedxml==0.7.1 -Django==4.1.2 +Django==4.1.6 entrypoints==0.4 executing==1.1.1 fastjsonschema==2.16.2