From 1ed4a59cba2fd2ba779e0a4c28760405ced45546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 12:12:48 +0000 Subject: [PATCH] Bump django from 4.2.3 to 4.2.4 Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.4. - [Commits](https://github.com/django/django/compare/4.2.3...4.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... 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 3abbedc..0ff6869 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -13,7 +13,7 @@ cryptography==41.0.2 data==0.4 Deprecated==1.2.13 dill==0.3.6 -Django==4.2.3 +Django==4.2.4 django-dotenv==1.4.2 django-graphql-jwt==0.3.4 django-redis==5.2.0