From 354919881b7fbef04f525fd1699d34bf94bd4199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 20:13:59 +0000 Subject: [PATCH] Bump django from 1.8.5 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.8.5 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.5...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 44668c7..8c93b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appnope==0.1.0 cffi==1.3.0 colorlog==2.6.0 decorator==4.0.4 -Django==1.8.5 +Django==2.2.28 gnureadline==6.3.3 greenlet==0.4.7 ipython==4.0.0