Skip to content

Commit

Permalink
Update flake8 from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jul 30, 2023
1 parent 403913c commit 481fcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild

# Code quality
# ------------------------------------------------------------------------------
flake8==6.0.0 # https://github.com/PyCQA/flake8
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
coverage==7.2.7 # https://github.com/nedbat/coveragepy
black==23.7.0 # https://github.com/psf/black
Expand Down

0 comments on commit 481fcbb

Please sign in to comment.