Skip to content

Commit 33f2fa3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ matplotlib == 3.6.0
44
cvxpy == 1.2.1
55
pytest == 7.1.3 # For unit test
66
pytest-xdist == 2.5.0 # For unit test
7-
mypy == 0.971 # For unit test
7+
mypy == 0.982 # For unit test
88
flake8 == 5.0.4 # For unit test

0 commit comments

Comments
 (0)