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] authored and sivakov512 committed Jan 6, 2024
1 parent 41e85b6 commit 50c35f0
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 @@ -14,7 +14,7 @@ python = "^3.9"
requests = "^2.28.1"

[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 50c35f0

Please sign in to comment.