Skip to content

Commit 5ac7296

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump flake8 from 5.0.4 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@5.0.4...6.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 23ec6a0 commit 5ac7296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"PyYAML==6.0",
1616
],
1717
"lint": [
18-
"flake8==5.0.4",
18+
"flake8==6.0.0",
1919
"flake8-bugbear==22.10.27",
2020
"pre-commit==2.20.0",
2121
],

0 commit comments

Comments
 (0)