From 0b776ddf9f40fd6f5b86927eb07dc6f9e1b618b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:24:00 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.13 in /remote-debugging-docker-django Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.13) Signed-off-by: dependabot[bot] --- remote-debugging-docker-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote-debugging-docker-django/requirements.txt b/remote-debugging-docker-django/requirements.txt index 5f01e9a..8174b92 100644 --- a/remote-debugging-docker-django/requirements.txt +++ b/remote-debugging-docker-django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.0.2 +Django==2.2.13 ptvsd==3.0.0