From f1e7ae19530fffed6904f486f649fb5fac8899b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:20:48 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.16 in /apps/test-app Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/test-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/test-app/requirements.txt b/apps/test-app/requirements.txt index 784fc24..69dfd0d 100644 --- a/apps/test-app/requirements.txt +++ b/apps/test-app/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.7.2 boto3==1.28.84 botocore==1.31.84 -Django==4.2.11 +Django==4.2.16 django-storages==1.14.2 gunicorn==22.0.0 jmespath==1.0.1