Skip to content

Commit

Permalink
Update flake8 to include fix for pyflakes bug 1624098; affected the f…
Browse files Browse the repository at this point in the history
…-string in fast_autocomplete/normalize.py
  • Loading branch information
jayaddison committed Jun 10, 2020
1 parent 4392a50 commit 060c6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bump2version==0.5.10
click>=6.7
deepdiff==4.0.6
flake8==3.5.0
flake8==3.8.3
mmh3==2.5.1
pygraphviz==1.3.1
pytest==4.6.2
Expand Down

0 comments on commit 060c6d9

Please sign in to comment.