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 setuptools to v82
  • Loading branch information
renovate[bot] authored Feb 24, 2026
commit 89fd1fab1edf3c2770a78ccde41e4fb9a4ba794a
2 changes: 1 addition & 1 deletion client-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PyYAML~=6.0
pyjwt[crypto]~=2.11.0
pydantic>=2.8.2, <3
requests>=2.32.0, <3
setuptools~=80.9.0
setuptools~=82.0.0
cachetools~=5.5.2
prometheus-client~=0.22.1
opentelemetry-api~=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 @@ -44,7 +44,7 @@ install_requires =
python_json_logger~=3.3.0
PyYAML~=6.0
requests>=2.32.0, <3
setuptools~=80.9.0
setuptools~=82.0.0
cachetools~=5.5.2
prometheus-client~=0.22.1
opentelemetry-api~=1.35.0
Expand Down