Skip to content

Commit 718ff09

Browse files
Bump flake8 from 6.1.0 to 7.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 260a3d3 commit 718ff09

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
yamllint = "^v1.33.0"
1515
codespell = "^2.2.6"
1616
black = "^23.12"
17-
flake8 = "^6.1.0"
17+
flake8 = "^7.0.0"
1818
pep8-naming = "^0.13.3"
1919
pytest = "^7.4.4"
2020
GitPython = "^3.1.40"

0 commit comments

Comments
 (0)