Skip to content

Commit 79ef4bf

Browse files
Update dependency setuptools to ~=80.9.0
1 parent bee49ae commit 79ef4bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python_json_logger~=3.3.0
77
PyYAML~=6.0
88
pydantic~=2.11.3
99
requests~=2.32.3
10-
setuptools~=80.4.0
10+
setuptools~=80.9.0
1111
cachetools~=5.5.0
1212
prometheus-client~=0.21.1
1313
opentelemetry-api~=1.32.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ install_requires =
4646
PyYAML~=6.0
4747
pydantic~=2.11.3
4848
requests~=2.32.3
49-
setuptools~=80.4.0
49+
setuptools~=80.9.0
5050
cachetools~=5.5.0
5151
prometheus-client~=0.21.1
5252
opentelemetry-api~=1.32.0

0 commit comments

Comments
 (0)