From 06f16b6d056909e82c416062a3795d343a920841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:28:50 +0000 Subject: [PATCH] Bump django from 2.0.3 to 2.2.13 in /isolated-docker Bumps [django](https://github.com/django/django) from 2.0.3 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.3...2.2.13) Signed-off-by: dependabot[bot] --- isolated-docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isolated-docker/requirements.txt b/isolated-docker/requirements.txt index cf282c6..6b65caa 100644 --- a/isolated-docker/requirements.txt +++ b/isolated-docker/requirements.txt @@ -1,4 +1,4 @@ -Django==2.0.3 +Django==2.2.13 djangorestframework==3.7.7 dj-database-url==0.4.2 psycopg2==2.7.3.2 \ No newline at end of file