Skip to content

Commit

Permalink
Merge pull request #162 from ngshiheng/renovate/flake8-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency flake8 to v7
  • Loading branch information
ngshiheng committed Jan 28, 2024
2 parents 0764e61 + 1ccc5de commit aa872d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -19,7 +19,7 @@ sentry-sdk = "==1.39.2"

[tool.poetry.dev-dependencies]
autopep8 = "==2.0.4"
flake8 = "==6.1.0"
flake8 = "==7.0.0"
mypy = "1.8.0"
pre-commit = "==3.6.0"
pylint = "==3.0.3"
Expand Down

0 comments on commit aa872d2

Please sign in to comment.