diff --git a/requirements.txt b/requirements.txt index df48f7b47..efa687ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-magic-bin~=0.4.14; sys_platform == 'win32' python_json_logger~=2.0.4 PyYAML~=6.0 requests~=2.32.2 -setuptools~=70.1.0 +setuptools~=70.3.0 cachetools~=5.3.0 prometheus-client~=0.20.0 opentelemetry-api~=1.22.0 diff --git a/setup.cfg b/setup.cfg index f59d1f01f..7154d05bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ install_requires = python_json_logger~=2.0.4 PyYAML~=6.0 requests~=2.32.2 - setuptools~=70.1.0 + setuptools~=70.3.0 cachetools~=5.3.0 prometheus-client~=0.20.0 opentelemetry-api~=1.22.0