Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[deps] Update dependency cachetools to v7
  • Loading branch information
renovate[bot] authored Feb 24, 2026
commit 0c26f451f704666919ec5e18cda53c9500cc2c66
2 changes: 1 addition & 1 deletion client-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pyjwt[crypto]~=2.11.0
pydantic>=2.8.2, <3
requests>=2.32.0, <3
setuptools~=82.0.0
cachetools~=5.5.2
cachetools~=7.0.1
prometheus-client~=0.24.1
opentelemetry-api~=1.35.0
opentelemetry-sdk~=1.35.0
Expand Down
2 changes: 1 addition & 1 deletion client-python/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ install_requires =
PyYAML~=6.0
requests>=2.32.0, <3
setuptools~=82.0.0
cachetools~=5.5.2
cachetools~=7.0.1
prometheus-client~=0.24.1
opentelemetry-api~=1.35.0
opentelemetry-sdk~=1.35.0
Expand Down