From 2564ca5b343b57b71d907b98b9889029f46ccfcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:37:02 +0000 Subject: [PATCH] Bump django from 4.1.1 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.1...4.1.10) --- 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 4ec5d51..bf08d87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2022.9.24 charset-normalizer==2.1.1 Deprecated==1.2.13 dj-static==0.0.6 -Django==4.1.1 +Django==4.1.10 django-dotenv==1.4.2 django-grip==3.2.0 django-hosts==5.1