From fe47fe6ff28499397c96779b13c8878c052e7e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 14:35:17 +0000 Subject: [PATCH] Bump django from 4.0.5 to 4.0.6 Bumps [django](https://github.com/django/django) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.5...4.0.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 2374f10..90db692 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.5.2 backports.zoneinfo==0.2.1 -Django==4.0.5 +Django==4.0.6 django-filebrowser-no-grappelli==4.0.1 importlib-metadata==4.12.0 Markdown==3.3.7 -- 2.34.1