Skip to content

Commit f5e760e

Browse files
Bump flake8 from 7.0.0 to 7.1.0 (#1431)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](PyCQA/flake8@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec1ec97 commit f5e760e

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==4.0.1
6-
flake8==7.0.0
6+
flake8==7.1.0
77
pillow==10.3.0
88
pytest==8.2.2
99
pytest-cache==1.0

0 commit comments

Comments
 (0)