flake8 reqs: Update flake8-string-format to 0.2.3

Properly register with Flake8 so it will be selected on Flake8 3.x by
default and it can be selected on Flake8 2.x.
This commit is contained in:
Florian Bruhin 2016-07-27 19:41:24 +02:00
parent 7605a4fb0c
commit 263ecee1a3

View File

@ -9,7 +9,7 @@ flake8-future-import==0.4.3
flake8-mock==0.2
flake8-pep3101==0.4
flake8-putty==0.4.0
flake8-string-format==0.2.2
flake8-string-format==0.2.3
flake8-tidy-imports==1.0.2
flake8-tuple==0.2.12
hacking==0.11.0