Skip to content

Commit ab1befc

Browse files
renovate[bot]RomuDeuxfoisantoinemzs
authored
[dependencies] Update dependency setuptools to v80 (release/current)
Signed-off-by: Antoine MAZEAS <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Romuald Lemesle <[email protected]> Co-authored-by: Antoine MAZEAS <[email protected]>
1 parent e9de68f commit ab1befc

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~=70.3.0
10+
setuptools~=80.4.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~=70.3.0
49+
setuptools~=80.4.0
5050
cachetools~=5.5.0
5151
prometheus-client~=0.21.1
5252
opentelemetry-api~=1.32.0

0 commit comments

Comments
 (0)