Skip to content

Commit ddf83a2

Browse files
build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 (#64)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97714c9 commit ddf83a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ isort==5.12.0; python_version >= "3.8"
44
pre-commit; python_version < "3.8"
55
pre-commit==3.4.0; python_version >= "3.8"
66
flake8; python_version < "3.8"
7-
flake8==6.1.0; python_version >= "3.8"
7+
flake8==7.0.0; python_version >= "3.8"
88
bandit==1.7.5
99
gitlint==v0.19.1
1010
pytest

0 commit comments

Comments
 (0)