Skip to content

Commit ea4a4e0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ optional-dependencies.dev = [
4747
"docformatter==1.7.7",
4848
"furo==2024.8.6",
4949
"interrogate==1.7.0",
50-
"mypy[faster-cache]==1.15.0",
50+
"mypy[faster-cache]==1.16.0",
5151
"mypy-strict-kwargs==2025.4.3",
5252
"pre-commit==4.2.0",
5353
"pylint==3.3.7",

0 commit comments

Comments
 (0)