From 4818fceff409c9fd2f1c130b6f48d62966cfbdda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 21:44:26 +0000 Subject: [PATCH] Bump django from 4.0.10 to 4.1.9 Bumps [django](https://github.com/django/django) from 4.0.10 to 4.1.9. - [Commits](https://github.com/django/django/compare/4.0.10...4.1.9) --- updated-dependencies: - dependency-name: django dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5c0bf28e..36faf0f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile # -asgiref==3.5.0 +asgiref==3.6.0 # via django bump2version==1.0.1 # via -r requirements.in @@ -14,7 +14,7 @@ click==8.0.3 # via pip-tools distlib==0.3.4 # via virtualenv -django==4.0.10 +django==4.1.9 # via # django-classy-tags # django-cms