From fea5740945b91cb9321f0d733dad067695225044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:47:56 +0000 Subject: [PATCH] Bump django from 5.0.9 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.0.9 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.0.9...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f9443397..3fb2137ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 boto3==1.34.144 cachetools==5.5.0 celery==5.4.0 -django==5.0.9 +django==5.1.4 django-cache-memoize==0.2.0 django-celery-beat==2.7.0 django-cors-headers==4.6.0