Skip to content

Commit 5f92bbc

Browse files
[Dependabot]: 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] <support@github.com>
1 parent bf1934d commit 5f92bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ pytest ~= 8.3
88
pytest-cov ~= 6.1
99

1010
# Static Type Checking
11-
mypy ~= 1.15
11+
mypy ~= 1.16
1212
typing_extensions ~= 4.13
1313
lxml ~= 5.4

0 commit comments

Comments
 (0)