Skip to content

Commit 48a31af

Browse files
Bump flake8 from 4.0.1 to 5.0.2 in /requirements (AtsushiSakai#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](PyCQA/flake8@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76d06e0 commit 48a31af

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 == 4.0.1 # For unit test
9+
flake8 == 5.0.2 # For unit test

0 commit comments

Comments
 (0)