From 3587f36e46be0a87bbedc1dac6e9d30f77a81fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 12:34:19 +0000 Subject: [PATCH] Bump django from 1.11 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.11 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11...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 caaed12..bdca949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==1.11 +django==2.2.28 psycopg2 business-calendar==0.2.1 django-flat-responsive