From 66125be48c0a476834ba5524eb5bf58a0d6e191c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:50:11 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index bce3bad4..c0752619 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,6 @@ # # pip-compile # ---trusted-host pypi.python.org ---trusted-host pypi.org ---trusted-host files.pythonhosted.org - asgiref==3.5.0 # via django bump2version==1.0.1 @@ -18,7 +14,7 @@ click==8.0.3 # via pip-tools distlib==0.3.4 # via virtualenv -django==4.0.1 +django==4.0.6 # via # django-classy-tags # django-cms