From 86edff81460f46d516379b3abd9cc7bc0a336dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:47:28 +0000 Subject: [PATCH] Bump django from 4.1 to 4.1.6 Bumps [django](https://github.com/django/django) from 4.1 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1...4.1.6) --- 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 375343f..8db376e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cryptography==36.0.2 cython==0.29.20 daphne==3.0.2 databases==0.6.0 -django==4.1 +django==4.1.6 django-celery-beat==2.3.0 django-filter==22.1 django-material==1.10.0