Skip to content

Commit 9ec857b

Browse files
Bump mypy from 1.19.1 to 1.20.0
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d651c00 commit 9ec857b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ optional-dependencies.dev = [
6565
"freezegun==1.5.5",
6666
"furo==2025.12.19",
6767
"interrogate==1.7.0",
68-
"mypy[faster-cache]==1.19.1",
68+
"mypy[faster-cache]==1.20.0",
6969
"mypy-strict-kwargs==2026.1.12",
7070
"prek==0.3.8",
7171
"pydocstringformatter==0.7.5",

0 commit comments

Comments
 (0)