Skip to content

Commit 591eb92

Browse files
chore(deps): update mypy requirement from ==1.17.* to ==1.18.*
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.17.0...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cffc1fb commit 591eb92

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.4.*
66
pytest-xdist == 3.8.*
77
black == 25.*
88
ruff == 0.12.*
9-
mypy == 1.17.*
9+
mypy == 1.18.*
1010
psutil == 7.0.*
1111
types-PyYAML ~= 6.0

0 commit comments

Comments
 (0)