Skip to content

Commit 655fbc7

Browse files
Bump mypy from 1.8.0 to 1.9.0 in /requirements (AtsushiSakai#988)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) --- 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 1477c34 commit 655fbc7

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
@@ -4,5 +4,5 @@ matplotlib == 3.8.3
44
cvxpy == 1.4.2
55
pytest == 8.1.1 # For unit test
66
pytest-xdist == 3.5.0 # For unit test
7-
mypy == 1.8.0 # For unit test
7+
mypy == 1.9.0 # For unit test
88
ruff == 0.3.2 # For unit test

0 commit comments

Comments
 (0)