From 236b3b6816f5a7d46a4397649d7fd0e53169e728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 23:27:22 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.13 in /bit68 Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.13) Signed-off-by: dependabot[bot] --- bit68/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bit68/requirements.txt b/bit68/requirements.txt index 493029f..090bc5c 100644 --- a/bit68/requirements.txt +++ b/bit68/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.9.11 chardet==3.0.4 defusedxml==0.6.0 -Django==2.2.5 +Django==2.2.13 django-filter==2.2.0 django-templated-mail==1.1.1 djangorestframework==3.10.3