From 5a6c7b40de4cff5fef7592282a0c253b1badb193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:46:43 +0000 Subject: [PATCH] Bump django from 4.2.5 to 4.2.6 Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.6) --- 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 e602d3aad..c76af4552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto3==1.28.57 cachetools==5.3.1 celery==5.3.4 -django==4.2.5 +django==4.2.6 django-cache-memoize==0.2.0 django-celery-beat==2.5.0 django-cors-headers==4.2.0