From 80f80290e7016eba141b7911b60e769a12ce8766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:27:10 +0000 Subject: [PATCH] Bump django from 4.2.14 to 4.2.16 in /requirements Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.14...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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 9e5965d7..d8e3ac5e 100644 --- a/requirements/prd.txt +++ b/requirements/prd.txt @@ -1,5 +1,5 @@ boto3==1.34.152 -django==4.2.14 +django==4.2.16 django-crontab==0.7.1 django-decorator-include==3.0 django-health-check==3.18.3