From a11d84f574c74b702984b3f5db87898438781041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:08:34 +0000 Subject: [PATCH] Bump django from 5.0.9 to 5.1.2 Bumps [django](https://github.com/django/django) from 5.0.9 to 5.1.2. - [Commits](https://github.com/django/django/compare/5.0.9...5.1.2) --- 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 1ad0e9095..6e22f2fba 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.2 django-cache-memoize==0.2.0 django-celery-beat==2.6.0 django-cors-headers==4.5.0