From 0efec1b319f4e1cb297f43f5b23ff71adfa11385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 19:58:55 +0000 Subject: [PATCH] Bump django from 1.4.13 to 2.2.27 Bumps [django](https://github.com/django/django) from 1.4.13 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.13...2.2.27) --- 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 a0b0511..3d976ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.13 +Django==2.2.27 git+git://github.com/vbmendes/django-transmeta.git#egg=django-transmeta -e git+git://github.com/fernandogrd/mittun.git#egg=mittun django-nose==0.1.3