Skip to content

Commit fd30fbd

Browse files
Bump mypy[faster-cache] from 1.13.0 to 1.14.0
Bumps [mypy[faster-cache]](https://github.com/python/mypy) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: mypy[faster-cache] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f96eed1 commit fd30fbd

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
@@ -48,7 +48,7 @@ optional-dependencies.dev = [
4848
"freezegun==1.5.1",
4949
"furo==2024.8.6",
5050
"interrogate==1.7.0",
51-
"mypy[faster-cache]==1.13.0",
51+
"mypy[faster-cache]==1.14.0",
5252
"pre-commit==4.0.1",
5353
"pydocstyle==6.3",
5454
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)