From 22f250fc1fc507344bb2a1dd73fe962da266a7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 00:31:48 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.18 in /tornado-run Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.18) Signed-off-by: dependabot[bot] --- tornado-run/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tornado-run/requirements.txt b/tornado-run/requirements.txt index f551ca1..5de3506 100644 --- a/tornado-run/requirements.txt +++ b/tornado-run/requirements.txt @@ -1,6 +1,6 @@ bottle==0.12.16 Click==7.0 -Django==2.2.13 +Django==2.2.18 Flask==1.0.2 itsdangerous==1.1.0 Jinja2==2.10.1