From 5ac6cc18ba54dcddde183761d6857041d516b718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 12:26:44 +0000 Subject: [PATCH 1/2] Bump django from 1.8 to 1.11.29 in /python Bumps [django](https://github.com/django/django) from 1.8 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8...1.11.29) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 4df7af3..e887f90 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8 +Django==1.11.29 argparse==1.2.1 djangorestframework==3.4.7 wsgiref==0.1.2 From 9d59db6032ff06ae1b1d7357b54ba7fb42a75c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 08:39:17 +0000 Subject: [PATCH 2/2] Bump django from 1.11.29 to 2.2.28 in /python Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.28. - [Commits](https://github.com/django/django/compare/1.11.29...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index e887f90..32fc4ca 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==2.2.28 argparse==1.2.1 djangorestframework==3.4.7 wsgiref==0.1.2