From 8d3ddbd2f2618cba258e7374f414c544bb25d4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 18:47:45 +0000 Subject: [PATCH] :arrow_up: Bump django from 1.11.29 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...2.2.28) --- 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 6c160ee..3215897 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==2.2.28 python-decouple>=3.0 django-compressor>=2.1 django-compressor-toolkit>=0.6.0