Skip to content

Commit 2feb9da

Browse files
Bump mypy from 1.11.2 to 1.12.0 (#11767)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: mypy 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 2f3daa8 commit 2feb9da

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
@@ -106,7 +106,7 @@ markupsafe==3.0.1 ; python_full_version >= '3.9'
106106
# via jinja2
107107
mypy==1.4.1 ; python_full_version < '3.8'
108108
# via cryptography (pyproject.toml)
109-
mypy==1.11.2 ; python_full_version >= '3.8'
109+
mypy==1.12.0 ; python_full_version >= '3.8'
110110
# via cryptography (pyproject.toml)
111111
mypy-extensions==1.0.0
112112
# via mypy

0 commit comments

Comments
 (0)