Skip to content

Commit 56a49bc

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] <support@github.com>
1 parent 40a579f commit 56a49bc

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
@@ -46,7 +46,7 @@ optional-dependencies.dev = [
4646
"freezegun==1.5.5",
4747
"furo==2025.7.19",
4848
"interrogate==1.7.0",
49-
"mypy[faster-cache]==1.18.1",
49+
"mypy[faster-cache]==1.18.2",
5050
"mypy-strict-kwargs==2025.4.3",
5151
"pre-commit==4.3.0",
5252
"pydocstyle==6.3",

0 commit comments

Comments
 (0)