From e2f356d0e2fa57d2a1ec9328b88c39fbc1038a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:54:09 +0000 Subject: [PATCH] Bump django from 3.2.13 to 3.2.17 Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.13...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_old.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c51583..8fa1f04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.14.6 chardet==4.0.0 cryptography==3.4.7 defusedxml==0.7.1 -Django==3.2.13 +Django==3.2.17 django-bootstrap-datepicker-plus==3.0.5 django-classy-tags==2.0.0 django-cookie-law==2.0.5 diff --git a/requirements_old.txt b/requirements_old.txt index ab9a657..af9d79e 100644 --- a/requirements_old.txt +++ b/requirements_old.txt @@ -5,7 +5,7 @@ cffi==1.14.0 chardet==3.0.4 cryptography==3.3.2 defusedxml==0.6.0 -Django==3.2.13 +Django==3.2.17 django-bootstrap-datepicker-plus==3.0.5 django-classy-tags==0.9.0 django-cookie-law==2.0.2