Skip to content

Commit f082cd4

Browse files
Bump mypy from 1.15.0 to 1.16.1
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea53cd4 commit f082cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ docs = [
9494
]
9595
lint = [
9696
"ruff==0.12.0",
97-
"mypy==1.15.0",
97+
"mypy==1.16.1",
9898
"sphinx-lint>=0.9",
9999
"types-colorama==0.4.15.20240311",
100100
"types-defusedxml==0.7.0.20250516",
@@ -158,7 +158,7 @@ translations = [
158158
"Jinja2>=3.1",
159159
]
160160
types = [
161-
"mypy==1.15.0",
161+
"mypy==1.16.1",
162162
"pyrefly",
163163
"pyright==1.1.400",
164164
{ include-group = "type-stubs" },

0 commit comments

Comments
 (0)