Skip to content

Commit dcbb315

Browse files
Bump mypy from 1.11.0 to 1.11.1 (#867)
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.11.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 53d7bd3 commit dcbb315

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.11.0
10+
mypy==1.11.1
1111
# via -r dev_requirements/requirements-type_check.in
1212
mypy-extensions==1.0.0
1313
# via mypy

0 commit comments

Comments
 (0)