From 44e43f7d90e45de25aaf7f91b245e1735d29fd6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 07:50:42 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.8 in /IsThisAValidTeamName Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.8) Signed-off-by: dependabot[bot] --- IsThisAValidTeamName/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IsThisAValidTeamName/requirements.txt b/IsThisAValidTeamName/requirements.txt index 49372d2..8fb08b5 100644 --- a/IsThisAValidTeamName/requirements.txt +++ b/IsThisAValidTeamName/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.9.11 chardet==3.0.4 cycler==0.10.0 -Django==2.2.6 +Django==2.2.8 idna==2.8 kiwisolver==1.1.0 lxml==4.4.1