From e5ecc74c5e0ad4e0816c177930859b404628c439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:27:11 +0000 Subject: [PATCH] Bump django from 3.2.13 to 3.2.18 in /python/cac_tripplanner Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.13...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/cac_tripplanner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/cac_tripplanner/requirements.txt b/python/cac_tripplanner/requirements.txt index 1b9732ad..3db98b91 100644 --- a/python/cac_tripplanner/requirements.txt +++ b/python/cac_tripplanner/requirements.txt @@ -1,6 +1,6 @@ base58==2.0.1 boto3==1.15.9 -Django==3.2.13 +Django==3.2.18 django-ckeditor==6.0.0 django-image-cropping==1.5.0 django-extensions==3.1.5