From f6c0490ce9f6f35fb92b859bd6610825b04631ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 12:30:09 +0000 Subject: [PATCH] Bump django from 1.3 to 2.2.28 in /restgears Bumps [django](https://github.com/django/django) from 1.3 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- restgears/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restgears/requirements.txt b/restgears/requirements.txt index 06967bd..27cc39e 100644 --- a/restgears/requirements.txt +++ b/restgears/requirements.txt @@ -1,4 +1,4 @@ -Django==1.3 +Django==2.2.28 PIL==1.1.7 django-piston==0.2.2 docutils==0.7