Skip to content

Commit 1a103ac

Browse files
chore(deps): bump mypy from 1.17.1 to 1.18.1 (#13426)
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.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 ac0514e commit 1a103ac

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
@@ -93,7 +93,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9'
9393
# via jinja2
9494
mypy==1.14.1 ; python_full_version < '3.9'
9595
# via cryptography (pyproject.toml)
96-
mypy==1.17.1 ; python_full_version >= '3.9'
96+
mypy==1.18.1 ; python_full_version >= '3.9'
9797
# via cryptography (pyproject.toml)
9898
mypy-extensions==1.1.0
9999
# via mypy

0 commit comments

Comments
 (0)