From c622fd18d8f6f17924d2c2030ebf21f53da8cc0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:01:12 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e68d31c..d243637 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ cssselect2==0.4.1 # via svglib deprecated==1.2.13 # via redis -django==3.2.15 +django==3.2.18 # via # -r requirements.in # django-classy-tags @@ -268,6 +268,7 @@ six==1.16.0 # bleach # click-repl # django-fobi + # django-simple-captcha # pymemcache # python-memcached # pywebpush