From 3d8ad9c7acdca1f75cf12bfb0bd3b24427bed1b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 13:21:44 +0000 Subject: [PATCH] Bump django from 3.2.4 to 3.2.5 Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.4...3.2.5) --- 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 47c906d..c40cbc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==3.2.0 cffi==1.14.5 cycler==0.10.0 dj-database-url==0.5.0 -Django==3.2.4 +Django==3.2.5 django-admin-numeric-filter==0.1.6 django-heroku==0.3.1 gunicorn==20.1.0