Skip to content

Commit b197e2b

Browse files
author
stubsabot
committed
[stubsabot] Bump cachetools to 7.0.*
Release: https://pypi.org/pypi/cachetools/7.0.0 Homepage: https://github.com/tkem/cachetools/ Repository: https://github.com/tkem/cachetools Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/cachetools Diff: tkem/cachetools@v6.2.6...v7.0.0 Stubsabot analysis of the diff between the two releases: - 3 public Python files have been added: `src/cachetools/__init__.py`, `src/cachetools/func.py`, `src/cachetools/keys.py`. - 3 files included in typeshed's stubs have been deleted: `cachetools/__init__.py`, `cachetools/func.py`, `cachetools/keys.py`. - 0 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 3543. - Total lines of Python code deleted: 1228. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent c013563 commit b197e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/cachetools/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "6.2.*"
1+
version = "7.0.*"
22
upstream_repository = "https://github.com/tkem/cachetools"

0 commit comments

Comments
 (0)