From 86930f6b71dd5569bf74ea2d7f17b2752883210b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:53:35 +0000 Subject: [PATCH] Bump django in /neuropower/apps/designtoolbox/batch Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neuropower/apps/designtoolbox/batch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neuropower/apps/designtoolbox/batch/requirements.txt b/neuropower/apps/designtoolbox/batch/requirements.txt index daad269..8729bc1 100644 --- a/neuropower/apps/designtoolbox/batch/requirements.txt +++ b/neuropower/apps/designtoolbox/batch/requirements.txt @@ -11,7 +11,7 @@ celery==5.2.2 celery[redis] cement==2.4.0 colorama==0.3.3 -Django==3.2.25 +Django==4.2.16 django-celery==3.1.17 django-cors-headers django-crispy-forms==1.6.0