From e80a7647a840b8e9999ad9b3089b9f26d48a44c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:17:09 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.7 Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...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 136644a..43df3fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ contextlib2==21.6.0 cryptography==38.0.4 distlib==0.3.6 distro==1.8.0 -Django==4.1.3 +Django==4.1.7 django-storages==1.13.1 django-widget-tweaks==1.4.12 html5lib==1.1