From f5e95024442983a0bee8be72c3548bd873365098 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jun 2020 20:53:42 -0400 Subject: [PATCH] Update flake8 from 3.7.9 to 3.8.3 --- src/python/psic/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/psic/requirements-dev.txt b/src/python/psic/requirements-dev.txt index f00b04019..5bab719ff 100644 --- a/src/python/psic/requirements-dev.txt +++ b/src/python/psic/requirements-dev.txt @@ -12,7 +12,7 @@ colorama==0.4.3 ; sys_platform == 'win32' coverage==5.0.4 entrypoints==0.3 filelock==3.0.12 -flake8==3.7.9 +flake8==3.8.3 gitdb2==4.0.2 gitpython==3.1.0 htmlmin==0.1.12