Skip to content

Commit 33b5955

Browse files
chore(deps): bump mypy from 1.16.1 to 1.17.0 (#13173)
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 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 f6f0b8b commit 33b5955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9'
8989
# via jinja2
9090
mypy==1.14.1 ; python_full_version < '3.9'
9191
# via cryptography (pyproject.toml)
92-
mypy==1.16.1 ; python_full_version >= '3.9'
92+
mypy==1.17.0 ; python_full_version >= '3.9'
9393
# via cryptography (pyproject.toml)
9494
mypy-extensions==1.1.0
9595
# via mypy

0 commit comments

Comments
 (0)