From c31f86d72a21b77033d1f3ced583d7eafe3bbd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 22:47:10 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.1.9 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.9. - [Commits](https://github.com/django/django/compare/4.1.7...4.1.9) --- 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..59104e5 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.9 django-admin-env-notice==1.0 django-admin-interface==0.24.2 django-celery-results==2.4.0