mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user