From 434de3c1c66960fe6624372f71ce8cb7ce55f3c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:00:43 +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 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 3314da5..d8eb89d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==4.1.3 +django==4.1.7 django-crispy-forms==1.14.0 django-debug-toolbar==3.7.0 django-extensions==3.2.1