Skip to content

Commit a86f804

Browse files
Update dependency setuptools to v80 (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7934eeb commit a86f804

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~=78.1.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
@@ -43,7 +43,7 @@ install_requires =
4343
python_json_logger~=3.3.0
4444
PyYAML~=6.0
4545
requests~=2.32.3
46-
setuptools~=78.1.0
46+
setuptools~=80.9.0
4747
cachetools~=5.5.0
4848
prometheus-client~=0.21.1
4949
opentelemetry-api~=1.32.0

0 commit comments

Comments
 (0)