From 680924e3cc317aeb288f64b5961187300a4017c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:46:03 +0000 Subject: [PATCH] Bump django from 4.0.3 to 4.0.4 Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.3...4.0.4) --- 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 8ed9f1f26..2d463b6b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ cryptography==36.0.2 decorator==5.1.1 defusedxml==0.7.1 distro==1.7.0 -Django==4.0.3 +Django==4.0.4 django-environ==0.8.1 django-filter==21.1 django-widget-tweaks==1.4.12