From 9188cf52c0e426902d56df1c35b9843af56eda1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:38:30 +0000 Subject: [PATCH] Bump django from 3.2.16 to 4.2.16 in /backend Bumps [django](https://github.com/django/django) from 3.2.16 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.16...4.2.16) --- 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..5da70a1 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==4.2.16 docopt==0.6.2 docutils==0.14 dominate==2.3.5