Skip to content

Commit c66c60d

Browse files
Bump mypy from 1.12.0 to 1.12.1 (#916)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52eaac1 commit c66c60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements/requirements-type_check.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
iniconfig==2.0.0
99
# via pytest
10-
mypy==1.12.0
10+
mypy==1.12.1
1111
# via -r dev_requirements/requirements-type_check.in
1212
mypy-extensions==1.0.0
1313
# via mypy

0 commit comments

Comments
 (0)