Skip to content

Commit 22f5111

Browse files
Bump flake8 from 7.2.0 to 7.3.0 (#569)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad0b8d6 commit 22f5111

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
@@ -22,7 +22,7 @@ coverage = {extras = ["toml"], version = "^7.9"}
2222
pylint = "^3.3.7"
2323
pytest = "^8.4.1"
2424
pytest-cov = "^6.2.1"
25-
flake8 = "^7.2.0"
25+
flake8 = "^7.3.0"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)