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 Sep 18, 2024
1 parent d674d82 commit 8d5df84
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 @@ -16,7 +16,7 @@ python = "^3.11"
requests = "^2.28.1"

[tool.poetry.dev-dependencies]
flake8 = "^4.0"
flake8 = "^7.0.0"
pytest = "^7.0"
# Add other development dependencies as needed

Expand Down

0 comments on commit 8d5df84

Please sign in to comment.