From cd0a85642a99765ca1698555a4a1c89a996e8496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 15:21:35 +0000 Subject: [PATCH] Bump django from 3.2.14 to 3.2.18 Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.14...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.in | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index db0466f771..1af5a97343 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -56,7 +56,7 @@ customizable-django-profiler @ git+https://github.com/someshchaturvedi/customiza # via -r requirements-dev.in distlib==0.3.1 # via virtualenv -django==3.2.14 +django==3.2.18 # via # -c requirements.txt # django-debug-toolbar diff --git a/requirements.in b/requirements.in index fc8dcd5ce0..5c1007de08 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ celery==5.2.7 redis pathlib python-postmark==0.5.8 -Django==3.2.14 +Django==3.2.18 django-webpack-loader==0.7.0 google-cloud-error-reporting google-cloud-storage diff --git a/requirements.txt b/requirements.txt index 64e47529f6..478ccd0903 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ click-repl==0.2.0 # via celery confusable-homoglyphs==3.2.0 # via django-registration -django==3.2.14 +django==3.2.18 # via # -r requirements.in # django-bulk-update