Skip to content

Commit b44bae6

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 3a56c69 commit b44bae6

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
@@ -3,7 +3,7 @@
33
# pip install -r requirements_dev.txt
44
#---------------------------------------------------------
55
coveralls==3.3.1
6-
flake8==4.0.1
6+
flake8==6.0.0
77
pillow==9.2.0
88
pytest==7.1.2
99
pytest-cache==1.0

0 commit comments

Comments
 (0)