From 3c0f40e0abad9746af0711dc93f16ab6fcaa2b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 01:18:29 +0000 Subject: [PATCH] Bump django from 4.2.11 to 5.0.6 Bumps [django](https://github.com/django/django) from 4.2.11 to 5.0.6. - [Commits](https://github.com/django/django/compare/4.2.11...5.0.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/prd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prd.txt b/requirements/prd.txt index 1c349ae..fe87d5b 100644 --- a/requirements/prd.txt +++ b/requirements/prd.txt @@ -1,5 +1,5 @@ boto3==1.34.115 -django==4.2.11 +django==5.0.6 django-crontab==0.7.1 django-decorator-include==3.0 django-health-check==3.18.2