Skip to content

Commit f8e4339

Browse files
Bump flake8 from 6.0.0 to 7.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 7.0.0. - [Commits](PyCQA/flake8@6.0.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9a8257 commit f8e4339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python-markdown-math==0.6
2929
PyYAML==6.0.1
3030

3131
# Style checker
32-
flake8==6.0.0
32+
flake8==7.0.0
3333
flake8-docstrings==1.7.0
3434
flake8-quotes==3.3.2
3535
pep8-naming==0.13.3

0 commit comments

Comments
 (0)