Skip to content

Commit

Permalink
Update dependency flake8 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sivakov512 committed Jan 6, 2024
1 parent 4b93b85 commit a8528cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ asyncpg = "^0.29.0"
asyncpg_engine = "asyncpg_engine.pytest_plugin"

[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"
flake8 = "^7.0.0"
flake8-debugger = "^4.1.2"
flake8-isort = "^6.0.0"
flake8-print = "^5.0.0"
Expand Down

0 comments on commit a8528cc

Please sign in to comment.