Skip to content

Commit 73b2811

Browse files
chore(deps): bump mypy from 1.18.2 to 1.19.0 (#13936)
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.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 c400893 commit 73b2811

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
@@ -109,7 +109,7 @@ markupsafe==3.0.3 ; python_full_version >= '3.9'
109109
# via jinja2
110110
mypy==1.14.1 ; python_full_version < '3.9'
111111
# via cryptography (pyproject.toml)
112-
mypy==1.18.2 ; python_full_version >= '3.9'
112+
mypy==1.19.0 ; python_full_version >= '3.9'
113113
# via cryptography (pyproject.toml)
114114
mypy-extensions==1.1.0
115115
# via mypy

0 commit comments

Comments
 (0)