diff --git a/requirements.txt b/requirements.txt index f7bff8f..a4d66db 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.3 -setuptools~=70.0.0 +setuptools~=70.3.0 cachetools~=5.5.0 prometheus-client~=0.21.1 opentelemetry-api~=1.28.1 diff --git a/setup.cfg b/setup.cfg index 431727d..82d1d09 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ install_requires = python_json_logger~=2.0.4 PyYAML~=6.0 requests~=2.32.3 - setuptools~=70.0.0 + setuptools~=70.3.0 cachetools~=5.5.0 prometheus-client~=0.21.1 opentelemetry-api~=1.28.2