Skip to content

Commit 406b95c

Browse files
chore(deps-dev): bump flake8 from 7.1.2 to 7.2.0 (#585)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4dfef2 commit 406b95c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ strenum = {version = "^0.4.9", python = "<3.11"}
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "^8.3.5"
29-
flake8 = "^7.1.2"
29+
flake8 = "^7.2.0"
3030
black = "^25.1"
3131
isort = "^6.0.1"
3232
pre-commit = "^4.2.0"

0 commit comments

Comments
 (0)