From fbec2cf795c7328bcd10fbfd2c9187cab53b291c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:13:59 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.2.25 in /src Bumps [django](https://github.com/django/django) from 3.0.2 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.0.2...3.2.25) --- 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..362f8af2 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.25 django-filter==2.2.0 djangorestframework==3.11.0 jsonfield2==3.1.0