Skip to content

Commit 64a0f47

Browse files
Bump flake8 from 7.0.0 to 7.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](PyCQA/flake8@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65c0e52 commit 64a0f47

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.9"
1414
yamllint = "^v1.35.1"
1515
codespell = "^2.3.0"
1616
black = "^24.4"
17-
flake8 = "^7.0.0"
17+
flake8 = "^7.1.0"
1818
pep8-naming = "^0.14.1"
1919
pytest = "^8.2.2"
2020
GitPython = "^3.1.43"

0 commit comments

Comments
 (0)