Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #819 from staticdev/dependabot/pip/flake8-6.0.0
Browse files Browse the repository at this point in the history
Bump flake8 from 5.0.4 to 6.0.0
  • Loading branch information
staticdev authored Nov 23, 2022
2 parents fce5220 + 2be9434 commit be39314
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sphinx-autobuild = ">=2021.3.14"
typeguard = ">=2.13.3"
xdoctest = ">=1.1.0"
pre-commit = "^2.20.0"
flake8 = "^5.0.4"
flake8 = "^6.0.0"
flake8-bugbear = "^22.10.27"
flake8-docstrings = "^1.6.0"
pep8-naming = "^0.13.2"
Expand Down

0 comments on commit be39314

Please sign in to comment.