From 556f3ccc2157bc979d15d34db8f2c75a5806a1ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:02:30 +0000 Subject: [PATCH] Bump django from 3.2.18 to 3.2.20 Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.20. - [Commits](https://github.com/django/django/compare/3.2.18...3.2.20) --- 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 e7c6e95..2fbae59 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==39.0.1 -Django==3.2.18 +Django==3.2.20 django-bootstrap4==2.3.1 django-celery-results==2.4.0 django-filter==2.4.0