From 198608fed12b6b62c9898890e70fc7a04c58ef9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:38:45 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.2.25 in /backend Bumps [django](https://github.com/django/django) from 3.0.6 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.0.6...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 191871e1..54648fb0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ codecov==2.1.1 coverage==5.1 distlib==0.3.0 dj-database-url==0.5.0 -Django==3.0.6 +Django==3.2.25 django-cors-headers==3.3.0 django-debug-toolbar==2.2 django-extensions==2.2.9