Skip to content

Commit e14134d

Browse files
Bump mypy from 1.9.0 to 1.10.0 in /requirements (#1011)
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.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 1262b0b commit e14134d

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.4
44
cvxpy == 1.4.3
55
pytest == 8.2.0 # For unit test
66
pytest-xdist == 3.6.1 # For unit test
7-
mypy == 1.9.0 # For unit test
7+
mypy == 1.10.0 # For unit test
88
ruff == 0.4.2 # For unit test

0 commit comments

Comments
 (0)