From 8b84d7edaa4ac787942baab156e0b20907a588dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:57:46 +0000 Subject: [PATCH] Bump django from 4.1.5 to 4.1.7 Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.5...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5b69df..7664048 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.1.5 +Django==4.1.7 django-bootstrap4==22.3 django-compressor==4.3.1 django-htmlmin==0.11.0