[stubsabot] Bump cachetools to 7.0.* by github-actions[bot] · Pull Request #15357 · python/typeshed
Release: https://pypi.org/pypi/cachetools/7.0.5 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.5 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: 3820. - 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