Skip to content

Commit

Permalink
[client] Update dependency cachetools to ~=5.5.0
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 0e3e912 commit 25f74d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python_json_logger~=2.0.4
PyYAML~=6.0
requests~=2.32.3
setuptools~=70.0.0
cachetools~=5.3.0
cachetools~=5.5.0
prometheus-client~=0.20.0
opentelemetry-api~=1.26.0
opentelemetry-sdk~=1.26.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ install_requires =
PyYAML~=6.0
requests~=2.32.3
setuptools~=70.0.0
cachetools~=5.3.0
cachetools~=5.5.0
prometheus-client~=0.20.0
opentelemetry-api~=1.26.0
opentelemetry-sdk~=1.26.0
Expand Down

0 comments on commit 25f74d0

Please sign in to comment.