From 09776189d7e0c70a99b0406fbe3d4355fb381f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:56:39 +0000 Subject: [PATCH] Bump django from 4.1.4 to 4.1.6 in /redis_django/redis3 Bumps [django](https://github.com/django/django) from 4.1.4 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.4...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redis_django/redis3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis_django/redis3/requirements.txt b/redis_django/redis3/requirements.txt index d3ee0a83..2ee6ff69 100644 --- a/redis_django/redis3/requirements.txt +++ b/redis_django/redis3/requirements.txt @@ -7,7 +7,7 @@ corn==8 dict-toolbox==2.3.1 distlib==0.3.6 dj-database-url==1.2.0 -Django==4.1.4 +Django==4.1.6 django-filter==22.1 django-redis==5.2.0 django-rq==2.6.0