From bb8eabbc6b6af124ac3d44a1678199df5f3bb2a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:38:01 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.2.24 in /src Bumps [django](https://github.com/django/django) from 3.0.2 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.0.2...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 13a6609d..efb0d99c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ celery==4.4.7 dj-database-url==0.5.0 -Django==3.0.2 +Django==3.2.24 django-filter==2.2.0 djangorestframework==3.11.0 jsonfield2==3.1.0