Skip to content

Commit fe49a66

Browse files
Bump mypy from 1.16.0 to 1.17.1 (#474)
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 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 94b9ba2 commit fe49a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ pylint==3.3.8
44
pytest==8.3.5
55
pytest-asyncio==0.26.0
66
pytest-cov==6.1.1
7-
mypy==1.16.0
7+
mypy==1.17.1
88
ruff==0.12.9

0 commit comments

Comments
 (0)