Skip to content

Commit 79cf1a5

Browse files
chore(deps): update mypy requirement from ==1.15.* to ==1.16.*
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.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3da7858 commit 79cf1a5

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,4 +6,4 @@ pytest-xdist == 3.7.*
66
types-PyYAML ~= 6.0
77
black == 25.*
88
ruff == 0.11.*
9-
mypy == 1.15.*
9+
mypy == 1.16.*

0 commit comments

Comments
 (0)