Skip to content

Commit

Permalink
Bump pycodestyle from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
merger-application[bot] authored Jul 31, 2023
2 parents 38f8e76 + 83daa81 commit 927ed97
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pytest = "==7.4.0"
pytest-benchmark = "==4"
pytest-cov = "==4.1.0"
pydocstyle = {version = "==6.3.0", extras = ["toml"]}
pycodestyle = "==2.10.0"
pycodestyle = "==2.11.0"
mypy = "==1.4.1"
black = {version = "==23.7.0", markers="python_version >= '3.8'"}
tbump = "==6.10.0"
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

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

0 comments on commit 927ed97

Please sign in to comment.