Skip to content

Commit 1e82125

Browse files
Bump flake8 from 4.0.1 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c648248 commit 1e82125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#---------------------------------------------------------
55
backports.cached-property==1.0.2; python_version<="3.7"
66
coveralls==3.3.1
7-
flake8==5.0.4
7+
flake8==6.0.0
88
pillow==9.3.0
99
pytest==7.2.0
1010
pytest-cache==1.0

0 commit comments

Comments
 (0)