From 1c00df9adc9dfb0857d4fedb62299662c73ed72c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:53:39 +0000 Subject: [PATCH] Bump django from 5.0.2 to 5.0.4 Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.4. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.4) --- 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 b8cd9c2..1968b92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.8.1 attrs==23.2.0 coverage==7.4.4 -Django==5.0.2 +Django==5.0.4 djangorestframework==3.15.1 djangorestframework-simplejwt==5.3.1 drf-spectacular==0.27.2