Skip to content

Commit af7b10f

Browse files
chore(deps): Bump mypy from 1.16.0 to 1.16.1 in /dev_requirements (#1005)
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production 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 e08d9b0 commit af7b10f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)