From c497698d3c7205cb0d0ad593fec320e4ac19f6a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 22:35:48 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.13 in /boards_project Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.13) Signed-off-by: dependabot[bot] --- boards_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards_project/requirements.txt b/boards_project/requirements.txt index 4d235d2..69b74d2 100644 --- a/boards_project/requirements.txt +++ b/boards_project/requirements.txt @@ -3,7 +3,7 @@ attrs==19.1.0 certifi==2019.6.16 chardet==3.0.4 defusedxml==0.6.0 -Django==2.2.8 +Django==2.2.13 django-allauth==0.39.1 django-cors-headers==3.0.2 django-extensions==2.2.1