From c5238b5191b50e6272f3a424fa79b2232ff1556f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 01:55:59 +0000 Subject: [PATCH] Bump django from 4.0.7 to 4.0.8 Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.7...4.0.8) --- 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 1c4250e..a5d4408 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ click==8.1.3 # via pip-tools distlib==0.3.5 # via virtualenv -django==4.0.7 +django==4.0.8 # via # -r requirements.in # django-classy-tags