From 37f720902e902bd8795768517fa54fa121ed075f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 00:00:26 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.7...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 ff20757..2891822 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 dj-database-url==1.2.0 -Django==4.1.7 +Django==4.1.10 django-admin-env-notice==1.0 django-admin-interface==0.24.2 django-celery-results==2.4.0