Skip to content

Commit

Permalink
Update flake8 from 3.5.0 to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 22, 2024
1 parent d746f7b commit ddf4a75
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
Expand Up @@ -10,5 +10,5 @@ flake8==2.6.2; python_version < '2.7' # pyup: >=2.6.2,<3.0.0

# Python 2.7+ Support
pylint==3.1.0; python_version >= '2.7'
flake8==3.5.0; python_version >= '2.7'
flake8==7.0.0; python_version >= '2.7'
Sphinx==1.6.5; python_version >= '2.7'

0 comments on commit ddf4a75

Please sign in to comment.