From 793be9d35556b4954ff9d9c01b3669e2e3191ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 17:11:41 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.10 (#91) Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1608eac2c..91952257c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.2 cssselect2==0.7.0 -Django==4.2.7 +Django==4.2.10 django-apscheduler==0.6.2 django-cors-headers==4.3.1 django-filter==23.4