From 7ada67e3d5d0f7a062c0b3b64fa495bc165af358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 01:45:05 +0000 Subject: [PATCH] Bump django from 4.0.1 to 4.0.8 Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.1...4.0.8) --- updated-dependencies: - dependency-name: django dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f47eed91..1d992dd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ click==8.0.3 # via pip-tools distlib==0.3.4 # via virtualenv -django==4.0.1 +django==4.0.8 # via # django-classy-tags # django-cms