From 0103059314500be7a60d82b5c1b2002608fad413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:40:09 +0000 Subject: [PATCH] Bump django from 3.2 to 3.2.23 in /requirements Bumps [django](https://github.com/django/django) from 3.2 to 3.2.23. - [Commits](https://github.com/django/django/compare/3.2...3.2.23) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py310-django32.txt | 6 +++--- requirements/py310-django40.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/py310-django32.txt b/requirements/py310-django32.txt index 93cffc8..12b7395 100644 --- a/requirements/py310-django32.txt +++ b/requirements/py310-django32.txt @@ -12,9 +12,9 @@ attrs==22.1.0 \ --hash=sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6 \ --hash=sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c # via pytest -django==3.2 \ - --hash=sha256:0604e84c4fb698a5e53e5857b5aea945b2f19a18f25f10b8748dbdf935788927 \ - --hash=sha256:21f0f9643722675976004eb683c55d33c05486f94506672df3d6a141546f389d +django==3.2.23 \ + --hash=sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b \ + --hash=sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1 # via -r requirements.in iniconfig==1.1.1 \ --hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \ diff --git a/requirements/py310-django40.txt b/requirements/py310-django40.txt index 9341443..c57fd8c 100644 --- a/requirements/py310-django40.txt +++ b/requirements/py310-django40.txt @@ -12,9 +12,9 @@ attrs==22.1.0 \ --hash=sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6 \ --hash=sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c # via pytest -django==4.0 \ - --hash=sha256:59304646ebc6a77b9b6a59adc67d51ecb03c5e3d63ed1f14c909cdfda84e8010 \ - --hash=sha256:d5a8a14da819a8b9237ee4d8c78dfe056ff6e8a7511987be627192225113ee75 +django==3.2.23 \ + --hash=sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b \ + --hash=sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1 # via -r requirements.in iniconfig==1.1.1 \ --hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \