From cf027acc40c8c5fd5f5f3aec2e2d623d54132ee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 19:25:52 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.10 in /azurePythonBot Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.10) Signed-off-by: dependabot[bot] --- azurePythonBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azurePythonBot/requirements.txt b/azurePythonBot/requirements.txt index abe6b21..1b88d42 100644 --- a/azurePythonBot/requirements.txt +++ b/azurePythonBot/requirements.txt @@ -27,7 +27,7 @@ configparser==4.0.2 cryptography==2.8 cycler==0.10.0 datedelta==1.3 -Django==2.2.6 +Django==2.2.10 djangorestframework==3.10.3 emoji==0.5.4 Flask==1.1.1