From 09ae310dd54b2524fb3d937f96ac7566ccc799f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:58:54 +0000 Subject: [PATCH] Bump django from 4.0.6 to 4.1.7 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.6...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 feb7d16..0907736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 cryptography==37.0.4 -Django==4.0.6 +Django==4.1.7 django-celery-results==2.4.0 fabric==2.7.0 future==0.18.2