From 423185a2c2d1b4ada023a9b9d6929d847bee65d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 02:42:23 +0000 Subject: [PATCH] Bump django from 4.2.17 to 4.2.18 in /requirements 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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index fbb6c21ad..ec484c52b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ ccg-django-utils==0.4.2 -Django==4.2.17 +Django==4.2.18 django-anymail==8.5 django-countries==7.2.1 django-csp==3.7