Skip to content

Commit e25c105

Browse files
Bump mypy[faster-cache] from 1.18.1 to 1.18.2
Bumps [mypy[faster-cache]](https://github.com/python/mypy) from 1.18.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy[faster-cache] dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b94537a commit e25c105

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
@@ -62,7 +62,7 @@ optional-dependencies.dev = [
6262
"freezegun==1.5.5",
6363
"furo==2025.7.19",
6464
"interrogate==1.7.0",
65-
"mypy[faster-cache]==1.18.1",
65+
"mypy[faster-cache]==1.18.2",
6666
"mypy-strict-kwargs==2025.4.3",
6767
"pre-commit==4.3.0",
6868
"pydocstyle==6.3",

0 commit comments

Comments
 (0)