Skip to content

Commit 390c39a

Browse files
chore(deps-dev): Bump mypy from 1.20.2 to 2.0.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 101b9a5 commit 390c39a

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
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
6464
"freezegun==1.5.5",
6565
"furo==2025.12.19",
6666
"interrogate==1.7.0",
67-
"mypy[faster-cache]==1.20.2",
67+
"mypy[faster-cache]==2.0.0",
6868
"mypy-strict-kwargs==2026.1.12",
6969
"prek==0.3.11",
7070
"pydocstringformatter==0.7.5",

0 commit comments

Comments
 (0)