Skip to content

Commit 51e5a66

Browse files
Bump flake8 from 5.0.2 to 5.0.4 in /requirements (AtsushiSakai#706)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@5.0.2...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f40b750 commit 51e5a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cvxpy == 1.2.1
66
pytest == 7.1.2 # For unit test
77
pytest-xdist == 2.5.0 # For unit test
88
mypy == 0.971 # For unit test
9-
flake8 == 5.0.2 # For unit test
9+
flake8 == 5.0.4 # For unit test

0 commit comments

Comments
 (0)