From aca42ac7126ba011aa7dc33ee1b1868ad3fe42c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 17:14:27 +0000 Subject: [PATCH] Bump django from 3.2.11 to 3.2.20 Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.20. - [Commits](https://github.com/django/django/compare/3.2.11...3.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-prd.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-prd.txt b/requirements-prd.txt index d258725f3..046610c1f 100644 --- a/requirements-prd.txt +++ b/requirements-prd.txt @@ -1,5 +1,5 @@ dispatch==2.0.6 -Django==3.2.11 +Django==3.2.20 wagtail==2.15.3 git+https://github.com/ubyssey/django-google-storage.git@v0.5.4#egg=django-google-storage-updated django-storages[google]==1.10 diff --git a/requirements.txt b/requirements.txt index 2b820d89d..7dadb470e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dispatch==2.0.6 -Django==3.2.11 +Django==3.2.20 wagtail==2.15.3 git+https://github.com/ubyssey/django-google-storage.git@v0.5.4#egg=django-google-storage-updated django-storages[google]==1.10