From c0daa7ef9fc3e203e3e38f5ced0aa65d27c748e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:14:27 +0000 Subject: [PATCH] Bump django from 4.0.6 to 4.0.9 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.6...4.0.9) --- 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 0a974f1..e611d6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ coreapi==2.3.3 coreschema==0.0.4 DataProperty==0.55.0 decorator==5.1.1 -Django==4.0.6 +Django==4.0.9 django-appconf==1.0.5 django-browser-reload==1.6.0 django-compressor==4.0