From 39b3d25b707171fef318cbef0b89b3b12073769c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:54:47 +0000 Subject: [PATCH] Bump django from 4.1.1 to 4.1.7 Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.1...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38c2a85..648bf93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.5.2; python_version >= "3.8" certifi==2022.6.15.2; python_version >= "3.7" and python_version < "4" charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0" django-markdown2==0.3.1 -django==4.1.1; python_version >= "3.8" +django==4.1.7; python_version >= "3.8" idna==3.4; python_version >= "3.7" and python_version < "4" markdown2==2.4.3; python_version >= "3.5" and python_version < "4" mistune==2.0.4