Skip to content

Commit b20db6c

Browse files
chore(deps): update mypy requirement from ==1.11.* to ==1.15.*
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0a6f57 commit b20db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ pytest-timeout == 2.3.*
66
pytest-xdist == 3.6.*
77
black == 25.*
88
ruff == 0.11.*
9-
mypy == 1.11.*
9+
mypy == 1.15.*
1010
psutil == 7.0.*
1111
types-PyYAML ~= 6.0

0 commit comments

Comments
 (0)