Skip to content

Commit add956a

Browse files
chore(deps): bump mypy from 1.15.0 to 1.16.0 (#13013)
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [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 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 5c5873e commit add956a

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.15.0 ; python_full_version >= '3.9'
92+
mypy==1.16.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)