From 5a20b3c3c34fa3f6511b98ae5c3ad66120577157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:45:40 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.10 in /django_fsm/conf Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.10) 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..ae5f493 100644 --- a/django_fsm/conf/requirements.txt +++ b/django_fsm/conf/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.4 +Django==2.2.10 django-fsm==2.6.0 django-fsm-log==1.5.0 graphviz==0.8.2