Skip to content

Commit bccf816

Browse files
Bump mypy from 0.961 to 0.971 in /requirements (AtsushiSakai#699)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent def289b commit bccf816

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
@@ -5,5 +5,5 @@ matplotlib == 3.5.2
55
cvxpy == 1.2.1
66
pytest == 7.1.2 # For unit test
77
pytest-xdist == 2.5.0 # For unit test
8-
mypy == 0.961 # For unit test
8+
mypy == 0.971 # For unit test
99
flake8 == 4.0.1 # For unit test

0 commit comments

Comments
 (0)