From 9ea326f04172b4cbb613cfd15bc3fba4ddf89c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:10:17 +0000 Subject: [PATCH] Bump django from 1.6.2 to 2.2.28 in /requirements Bumps [django](https://github.com/django/django) from 1.6.2 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.2...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f85bdf46..f23fe03e 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ South>=0.8.4,<2.0 -Django==1.6.2 +Django==2.2.28 django-localflavor-us==1.1 # pillow==2.1.0 # See unix.stackexchange.com 105265 -e git+https://github.com/python-imaging/Pillow.git#egg=Pillow