From 3fdbf402eedc32b8ccc85ed19bce8f1955d57b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:13:08 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.13 in /spug_api Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.13) Signed-off-by: dependabot[bot] --- spug_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spug_api/requirements.txt b/spug_api/requirements.txt index 1256464..ccbbfb1 100644 --- a/spug_api/requirements.txt +++ b/spug_api/requirements.txt @@ -1,5 +1,5 @@ apscheduler==3.6.3 -Django==2.2.10 +Django==2.2.13 channels==2.3.1 channels_redis==2.4.1 paramiko==2.7.1