Skip to content

Commit b8dc979

Browse files
Bump mypy from 1.13.0 to 1.16.0 (#512)
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 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 e2ab3a6 commit b8dc979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"build > 1",
4949
"flake8 == 7.2.0",
5050
"flake8-bugbear == 24.12.12",
51-
"mypy == 1.13.0",
51+
"mypy == 1.16.0",
5252
"ufmt == 2.8.0",
5353
"usort == 1.0.8.post1",
5454
"pyrefly == 0.18.0",

0 commit comments

Comments
 (0)