From fc952cca675ecaecf23a04b28e3427cf6251bbe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 15:01:58 +0000 Subject: [PATCH] Bump django from 4.0.8 to 4.0.10 Bumps [django](https://github.com/django/django) from 4.0.8 to 4.0.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.8...4.0.10) --- 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 7337dc82..5c0bf28e 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.8 +django==4.0.10 # via # django-classy-tags # django-cms