Skip to content

Commit d7e568d

Browse files
Remove flake8 dependency (#1276)
* Bump flake8 from 5.0.4 to 6.0.0 Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@5.0.4...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]> * Attempt removing flake8 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Moore <[email protected]>
1 parent 03853c9 commit d7e568d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements_dev_optional.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ types-setuptools
1414
pymongo==4.3.3
1515
# optional test requirements
1616
coverage
17-
flake8==5.0.4
1817
pytest-cov==4.0.0
1918
pytest-doctestplus==0.12.1
2019
pytest-timeout==2.1.0

0 commit comments

Comments
 (0)