Bump flake8 from 4.0.1 to 5.0.2 in /requirements (#703)

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.2.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot]
2022-08-02 07:17:47 +09:00
committed by GitHub
parent 76d06e0b06
commit 48a31af8e2

View File

@@ -6,4 +6,4 @@ cvxpy == 1.2.1
pytest == 7.1.2 # For unit test
pytest-xdist == 2.5.0 # For unit test
mypy == 0.971 # For unit test
flake8 == 4.0.1 # For unit test
flake8 == 5.0.2 # For unit test