From db5e9894a26b4f4403a2135a8f3d1e18beb363be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:30:09 +0000 Subject: [PATCH] Bump django from 4.2.17 to 4.2.18 in /cpct Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18. - [Commits](https://github.com/django/django/compare/4.2.17...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cpct/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpct/requirements.txt b/cpct/requirements.txt index 2ff6593..acd1b6b 100644 --- a/cpct/requirements.txt +++ b/cpct/requirements.txt @@ -1,4 +1,4 @@ -Django==4.2.17 +Django==4.2.18 pytz==2020.1 whitenoise==5.2.0 gunicorn==22.0.0