Skip to content

Commit 2efbe01

Browse files
chore(deps): Bump mypy[faster-cache] from 1.20.2 to 2.0.0
Bumps [mypy[faster-cache]](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[faster-cache] dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d298b1 commit 2efbe01

2 files changed

Lines changed: 109 additions & 70 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ optional-dependencies.dev = [
4747
"furo==2025.12.19",
4848
"hadolint-bin==2.14.0; sys_platform!='win32'",
4949
"interrogate==1.7.0",
50-
"mypy[faster-cache]==1.20.2",
50+
"mypy[faster-cache]==2.0.0",
5151
"mypy-strict-kwargs==2026.1.12",
5252
"prek==0.3.13",
5353
"pydocstringformatter==0.7.5",

0 commit comments

Comments
 (0)