From 8eb0e6d4704522b46a2e0ed876e17d9bdaeffc6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 04:21:21 +0000 Subject: [PATCH] build(deps): bump django from 2.1.15 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.1.15 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.15...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 4c4125273..f62006017 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.15 +Django==2.2.28 Unipath==1.1 coverage==4.5.1 django-appconf==1.0.4