Skip to content

Commit 2a0fb58

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

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -26,7 +26,7 @@ strenum = {version = "^0.4.9", python = "<3.11"}
2626

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

0 commit comments

Comments
 (0)