From 9bf08ed467a427b98675af98cbdf310a64c108a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 06:22:23 +0000 Subject: [PATCH] Bump django from 4.2.4 to 4.2.5 Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.5) --- 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 6d847e7f8..005d71f6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.28.44 cachetools==5.3.1 celery==5.3.4 -django==4.2.4 +django==4.2.5 django-cache-memoize==0.2.0 django-celery-beat==2.5.0 django-cors-headers==4.2.0