Skip to content

Commit abb009d

Browse files
Update dependency flake8 to v7
1 parent 1bd1ffe commit abb009d

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
@@ -49,7 +49,7 @@ pydocstyle = "^6.0.0"
4949
yamllint = "^1.20.0"
5050
bandit = "^1.6.2"
5151
invoke = "^2.2.0"
52-
flake8 = "^5.0.0"
52+
flake8 = "^7.0.0"
5353
mypy = "^1.8.0"
5454
# Dependencies for mypy to correctly analyze code using these libraries
5555
types-python-dateutil = "^2.8.3"

0 commit comments

Comments
 (0)