diff --git a/tools/third_party/pytest/testing/plugins_integration/requirements.txt b/tools/third_party/pytest/testing/plugins_integration/requirements.txt index 90b253cc6d310a..342703a9ba5c5b 100644 --- a/tools/third_party/pytest/testing/plugins_integration/requirements.txt +++ b/tools/third_party/pytest/testing/plugins_integration/requirements.txt @@ -13,3 +13,4 @@ pytest-trio==0.7.0 pytest-twisted==1.13.4 twisted==21.7.0 pytest-xvfb==2.0.0 +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability