From b7fb3d1d5fbf539639f10860e724c48a78c66445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:04:57 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.18 Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.15...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a74d82..308faef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore==1.21.44 certifi==2021.5.30 chardet==4.0.0 dj-database-url==0.5.0 -Django==3.2.15 +Django==3.2.18 django-cleanup==5.2.0 django-crispy-forms==1.12.0 django-fontawesome-5==1.0.18