From fd40e4ef8b8864a465961cbf0e7d53015a982610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 11:02:14 +0000 Subject: [PATCH] Bump django from 5.0.10 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.0.10 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.0.10...5.1.5) --- 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 11d88c37a..11ccea799 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 boto3==1.35.97 cachetools==5.5.0 celery==5.4.0 -django==5.0.11 +django==5.1.5 django-cache-memoize==0.2.0 django-celery-beat==2.7.0 django-cors-headers==4.6.0