From 406a6d07984634e4b4fc9f88e8b203c4dcc176d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:49:18 +0000 Subject: [PATCH] Bump django from 4.0.4 to 4.1.10 in /backend Bumps [django](https://github.com/django/django) from 4.0.4 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.0.4...4.1.10) --- 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 579793f6a..91eee9a5d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.4.1 backports.zoneinfo==0.2.1 -Django==4.0.4 +Django==4.1.10 djangorestframework==3.13.1 djangorestframework-simplejwt==5.0.0 flake8==4.0.1