Skip to content

Commit 8acf0ec

Browse files
Bump mypy[faster-cache] from 1.16.0 to 1.16.1
Bumps [mypy[faster-cache]](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy[faster-cache] dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c437ee8 commit 8acf0ec

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
@@ -63,7 +63,7 @@ optional-dependencies.dev = [
6363
"freezegun==1.5.2",
6464
"furo==2024.8.6",
6565
"interrogate==1.7.0",
66-
"mypy[faster-cache]==1.16.0",
66+
"mypy[faster-cache]==1.16.1",
6767
"mypy-strict-kwargs==2025.4.3",
6868
"pre-commit==4.2.0",
6969
"pydocstyle==6.3",

0 commit comments

Comments
 (0)