Skip to content

Commit e0ab3f4

Browse files
Update dependency flake8 to v7
1 parent aa685db commit e0ab3f4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pydocstyle = "^6.0.0"
5656
yamllint = "^1.20.0"
5757
bandit = "^1.6.2"
5858
invoke = "^2.2.0"
59-
flake8 = "^5.0.0"
59+
flake8 = "^7.0.0"
6060
mypy = "^1.8.0"
6161
# Dependencies for mypy to correctly analyze code using these libraries
6262
types-python-dateutil = "^2.8.3"

0 commit comments

Comments
 (0)