From 8c8b6f69bcdaf1b79c193fe78847061ee8058ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 04:06:03 +0000 Subject: [PATCH] Bump django from 4.2.3 to 4.2.6 Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.6. - [Commits](https://github.com/django/django/compare/4.2.3...4.2.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a4d6b5..bdc4374 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.7.2 attrs==23.1.0 coverage==7.3.2 -Django==4.2.3 +Django==4.2.6 djangorestframework==3.14.0 djangorestframework-simplejwt==5.2.2 drf-spectacular==0.26.4