From e3dfb34a604b674216b4d91587ab817f5a59158b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 08:04:19 +0000 Subject: [PATCH] Bump django from 3.2.10 to 3.2.12 Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.10...3.2.12) --- 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 49b4c90..96d6a5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ requests==2.26.0 typing==3.7.4.3 dj-database-url==0.5.0 whitenoise==5.3.0 -Django==3.2.10 +Django==3.2.12 django-pipeline==2.0.7 gunicorn[gevent]==20.1.0 Markdown==3.3.6