From 77a74d34ca09f53bd99f1a5ba7b3168c2603bc18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:28:08 +0000 Subject: [PATCH] Bump django from 4.0.6 to 4.0.7 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.6...4.0.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..dffd045 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.0.7 django-celery-results==2.4.0 fabric==2.7.0 future==0.18.2