mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-08 22:36:18 +08:00
[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:
committed by
GitHub
parent
d73534badf
commit
28f4bdf248
@@ -1,2 +1,2 @@
|
||||
version = "6.0.*"
|
||||
version = "6.1.*"
|
||||
upstream_repository = "https://github.com/tkem/cachetools"
|
||||
|
||||
Reference in New Issue
Block a user