Skip to content

Commit 06cf4a1

Browse files
[client] Update dependency setuptools to >=80.9.0,<80.10.0
Co-authored-by: Romuald Lemesle <[email protected]>
1 parent dd43780 commit 06cf4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"PyYAML (>=6.0,<6.1)",
3434
"pydantic (>=2.11.3,<2.12.0)",
3535
"requests (>=2.32.3,<2.33.0)",
36-
"setuptools (>=80.4.0,<80.5.0)",
36+
"setuptools (>=80.9.0,<80.10.0)",
3737
"cachetools (>=5.5.0,<5.6.0)",
3838
"prometheus-client (>=0.22.1,<0.23.0)",
3939
"opentelemetry-api (>=1.35.0,<1.36.0)",

0 commit comments

Comments
 (0)