Skip to content

Commit 89fd1fa

Browse files
[deps] Update dependency setuptools to v82
1 parent 52cb5e1 commit 89fd1fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client-python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PyYAML~=6.0
99
pyjwt[crypto]~=2.11.0
1010
pydantic>=2.8.2, <3
1111
requests>=2.32.0, <3
12-
setuptools~=80.9.0
12+
setuptools~=82.0.0
1313
cachetools~=5.5.2
1414
prometheus-client~=0.22.1
1515
opentelemetry-api~=1.35.0

client-python/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ install_requires =
4444
python_json_logger~=3.3.0
4545
PyYAML~=6.0
4646
requests>=2.32.0, <3
47-
setuptools~=80.9.0
47+
setuptools~=82.0.0
4848
cachetools~=5.5.2
4949
prometheus-client~=0.22.1
5050
opentelemetry-api~=1.35.0

0 commit comments

Comments
 (0)