Skip to content

Commit f8f341b

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

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
@@ -47,7 +47,7 @@ optional-dependencies.dev = [
4747
"freezegun==1.5.5",
4848
"furo==2025.12.19",
4949
"interrogate==1.7.0",
50-
"mypy[faster-cache]==1.20.0",
50+
"mypy[faster-cache]==1.20.1",
5151
"mypy-strict-kwargs==2026.1.12",
5252
"prek==0.3.8",
5353
"pydocstringformatter==0.7.5",

0 commit comments

Comments
 (0)