Skip to content

Commit 14d8082

Browse files
Bump mypy from 1.12.0 to 1.12.1 (#11806)
Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: mypy 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 befa036 commit 14d8082

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.2 ; 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.12.0 ; python_full_version >= '3.8'
109+
mypy==1.12.1 ; python_full_version >= '3.8'
110110
# via cryptography (pyproject.toml)
111111
mypy-extensions==1.0.0
112112
# via mypy

0 commit comments

Comments
 (0)