From 01f258a0da17f8c9bd25a19d1c6c4a3f46224df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:47:22 +0000 Subject: [PATCH] Bump django from 3.2.23 to 4.2.16 in /web Bumps [django](https://github.com/django/django) from 3.2.23 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.23...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 6fff50162..2275fb017 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -3,7 +3,7 @@ argh==0.26.2 beautifulsoup4==4.9.3 celery==5.4.0 discord-webhook==1.3.0 -Django==3.2.23 +Django==4.2.16 django-ace==1.0.11 django-celery-beat==2.6.0 django-login-required-middleware==0.6.1