Skip to content

Commit

Permalink
chore(deps): update dependency flake8 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 6a068fc commit d329d21
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 27 deletions.
79 changes: 53 additions & 26 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
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
python = "^3.9"

[tool.poetry.dev-dependencies]
flake8 = "3.8.4"
flake8 = "7.0.0"
isort = "5.6.4"
black = "20.8b1"
mypy = "0.790"
Expand Down

0 comments on commit d329d21

Please sign in to comment.