From 45d538bd3f966c943e09242ac96b8a68eae2022b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:11:31 +0000 Subject: [PATCH] Bump django from 4.1.9 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.1.9 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.9...4.1.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 36faf0f4..a09c4b8d 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.1.9 +django==4.1.10 # via # django-classy-tags # django-cms