Skip to content

Commit fc36904

Browse files
build(deps-dev): bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd9aa89 commit fc36904

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
@@ -17,7 +17,7 @@ codespell = "2.4.1"
1717
coverage = "7.9.1"
1818
pytest = "8.4.1"
1919
pytest-mock = "3.14.1"
20-
flake8 = "7.2.0"
20+
flake8 = "7.3.0"
2121
pep8-naming = "0.15.1"
2222
yamllint = "1.37.1"
2323

0 commit comments

Comments
 (0)