From 46633438ac5c78e8cb418a7fcebcda2edde159a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:07:45 +0000 Subject: [PATCH] Bump django from 3.2.16 to 3.2.25 in /backend Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.16...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 47611d2..fe152af 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -21,7 +21,7 @@ colorama==0.3.9 coverage==4.5.1 cryptography==3.2 csvalidate==1.1.1 -Django==3.2.16 +Django==3.2.25 docopt==0.6.2 docutils==0.14 dominate==2.3.5