From 1103af8a7bb5d313d41f1ce93384e47e44c1272c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:55:16 +0000 Subject: [PATCH] Bump django from 4.0.6 to 4.1.7 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.6...4.1.7) --- 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..9692459 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.1.7 django-appconf==1.0.5 django-browser-reload==1.6.0 django-compressor==4.0