Skip to content

Commit 0691e1f

Browse files
build(deps): bump flake8 from 5.0.4 to 7.2.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.2.0. - [Commits](PyCQA/flake8@5.0.4...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b28649 commit 0691e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-linting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mypy
22
black
3-
flake8==5.0.4
3+
flake8==7.2.0
44
flake8-pyproject # Flake8 plugin to support configuration in pyproject.toml
55
flake8-bugbear # Flake8 plugin
66
pep8-naming # Flake8 plugin

0 commit comments

Comments
 (0)