Skip to content

Commit 462a8cd

Browse files
Bump mypy from 0.942 to 0.950 in /requirements (AtsushiSakai#665)
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.950) --- 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 163cc5e commit 462a8cd

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.1
55
cvxpy == 1.2.0
66
pytest == 7.1.2 # For unit test
77
pytest-xdist == 2.5.0 # For unit test
8-
mypy == 0.942 # For unit test
8+
mypy == 0.950 # For unit test
99
flake8 == 4.0.1 # For unit test

0 commit comments

Comments
 (0)