From 96cd5b3aeda69137ecc6cd4f85a19e0ffbf6e931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 13:20:34 +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 d8c0e4aa..61176812 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