Skip to content

Commit a5dda42

Browse files
Bump flake8 from 7.2.0 to 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>
1 parent 4f2b70c commit a5dda42

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
@@ -11,7 +11,7 @@ python = "~3.9"
1111
yamllint = "^v1.37.1"
1212
codespell = "^2.4.1"
1313
black = "^25.1"
14-
flake8 = "^7.2.0"
14+
flake8 = "^7.3.0"
1515
pep8-naming = "^0.15.1"
1616
pytest = "^8.4.1"
1717
GitPython = "^3.1.44"

0 commit comments

Comments
 (0)