diff --git a/lower-constraints.txt b/lower-constraints.txt index c07e259..8f70e1a 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -6,14 +6,14 @@ dulwich==0.15.0 eventlet==0.18.2 extras==1.0.0 fixtures==3.0.0 -flake8==3.6.0 +flake8==3.8.0 imagesize==0.7.1 Jinja2==2.10 linecache2==1.0.0 MarkupSafe==1.0 mccabe==0.6.0 pycodestyle==2.4.0 -pyflakes==2.0.0 +pyflakes==2.1.1 Pygments==2.2.0 python-mimeparse==1.6.0 python-subunit==1.0.0 diff --git a/requirements.txt b/requirements.txt index 2883078..8367022 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -flake8<3.9.0,>=3.6.0 # MIT +flake8<3.9.0,>=3.8.0 # MIT