Skip to content

Commit 6ee2b2c

Browse files
Bump flake8 from 4.0.1 to 5.0.4 (#1002)
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db03046 commit 6ee2b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==5.0.4
77
pillow==9.2.0
88
pytest==7.1.2
99
pytest-cache==1.0

0 commit comments

Comments
 (0)