From 712eb7cdf6116d839da71a9728f7492bd3f8cb01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:25:49 +0000 Subject: [PATCH] Bump django from 3.2.18 to 3.2.20 in /requirements 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/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index a7e66203..059cd75b 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,5 +1,5 @@ APScheduler==3.7.0 -django==3.2.18 +django==3.2.20 django-allauth==0.41.0 django-braces==1.14.0 django-crispy-forms==1.9.0