Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 5ed34ee

Browse files
chore(deps-dev): bump flake8 from 7.2.0 to 7.3.0 (#724)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13008b3 commit 5ed34ee

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -23,7 +23,7 @@ pytest-mock = "^3.14.0"
2323

2424
[tool.poetry.dev-dependencies]
2525
pytest = "^8.4.1"
26-
flake8 = "^7.2.0"
26+
flake8 = "^7.3.0"
2727
black = "^25.1.0"
2828
isort = "^6.0.1"
2929
pre-commit = "^4.2.0"

0 commit comments

Comments
 (0)