Skip to content

Commit

Permalink
Merge pull request #1 from nepia11/dependabot/pip/pyflakes-2.3.0
Browse files Browse the repository at this point in the history
Bump pyflakes from 2.2.0 to 2.3.0
  • Loading branch information
nepia11 authored Mar 16, 2021
2 parents 95f533f + 9d37e92 commit ddf1586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mypy-extensions==0.4.3
numpy==1.20.1
pathspec==0.8.1
pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
regex==2020.11.13
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
typed-ast==1.4.2
Expand Down

0 comments on commit ddf1586

Please sign in to comment.