From 5407d1ad9548c89a41b3201e5716cd411539cda5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:16:09 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.17 Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.15...3.2.17) --- 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..96b8b04 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.17 django-cleanup==5.2.0 django-crispy-forms==1.12.0 django-fontawesome-5==1.0.18