From ed2f45f0780daabced2e79870a28a710ecbf8104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:21:19 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.13 in /django_fsm/conf Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.13) Signed-off-by: dependabot[bot] --- django_fsm/conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_fsm/conf/requirements.txt b/django_fsm/conf/requirements.txt index c5a586d..d728804 100644 --- a/django_fsm/conf/requirements.txt +++ b/django_fsm/conf/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.4 +Django==2.2.13 django-fsm==2.6.0 django-fsm-log==1.5.0 graphviz==0.8.2