Skip to content

Commit 45fa2ba

Browse files
chore(deps): bump mypy from 1.17.0 to 1.17.1 (#13226)
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e15e3bc commit 45fa2ba

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.17.0 ; python_full_version >= '3.9'
92+
mypy==1.17.1 ; python_full_version >= '3.9'
9393
# via cryptography (pyproject.toml)
9494
mypy-extensions==1.1.0
9595
# via mypy

0 commit comments

Comments
 (0)