[stubsabot] Bump cachetools to 6.1.* (#14291)

Release: https://pypi.org/pypi/cachetools/6.1.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: https://github.com/tkem/cachetools/compare/v6.0.0...v6.1.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 194.
 - Total lines of Python code deleted: 87.
This commit is contained in:
github-actions[bot]
2025-07-16 02:29:19 -07:00
committed by GitHub
parent d73534badf
commit 28f4bdf248
+1 -1
View File
@@ -1,2 +1,2 @@
version = "6.0.*"
version = "6.1.*"
upstream_repository = "https://github.com/tkem/cachetools"