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 f4d2327 commit 655816c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -16,7 +16,7 @@ pyyaml = "^6.0"

[tool.poetry.group.dev.dependencies]
black = "^23.0.0"
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 655816c

Please sign in to comment.