Skip to content

Commit 3518926

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

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
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
6464
"freezegun==1.5.1",
6565
"furo==2024.8.6",
6666
"interrogate==1.7.0",
67-
"mypy[faster-cache]==1.14.1",
67+
"mypy[faster-cache]==1.15.0",
6868
"mypy-strict-kwargs==2024.12.25",
6969
"pre-commit==4.1.0",
7070
"pydocstyle==6.3",

0 commit comments

Comments
 (0)