Skip to content

Commit 856c2d0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pymongo==3.12.0
1414
# optional test requirements
1515
tox==3.24.4
1616
coverage
17-
flake8==3.9.2
17+
flake8==4.0.1
1818
pytest-cov==3.0.0
1919
pytest-doctestplus==0.11.0
2020
pytest-timeout==1.4.2

0 commit comments

Comments
 (0)