Skip to content

Commit 6d1d4e7

Browse files
Bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b76c77d commit 6d1d4e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.4.1"
1616
black = "^25.1"
17-
flake8 = "^7.1.1"
17+
flake8 = "^7.1.2"
1818
pep8-naming = "^0.14.1"
1919
pytest = "^8.3.4"
2020
GitPython = "^3.1.44"

0 commit comments

Comments
 (0)