From c9f2056c450ab77c620c00845117390de7d1cc26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:09:54 +0000 Subject: [PATCH] Bump django from 4.0.1 to 4.0.6 Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.1...4.0.6) --- 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 9247f74..0ba0d33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.4.1 dj-database-url==0.5.0 -Django==4.0.1 +Django==4.0.6 django-crispy-forms==1.13.0 django-heroku==0.3.1 gunicorn==20.1.0