From 71f7ce0fdca8fe20ac5ba88f74a984d35bc4d9d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Jul 2024 00:18:45 +0000 Subject: [PATCH] fix: tools/third_party/pytest/testing/plugins_integration/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-TWISTED-7573294 - https://snyk.io/vuln/SNYK-PYTHON-TWISTED-7573295 --- .../pytest/testing/plugins_integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/third_party/pytest/testing/plugins_integration/requirements.txt b/tools/third_party/pytest/testing/plugins_integration/requirements.txt index 78d25a2ca36b8f..404a43189ccb43 100644 --- a/tools/third_party/pytest/testing/plugins_integration/requirements.txt +++ b/tools/third_party/pytest/testing/plugins_integration/requirements.txt @@ -11,5 +11,5 @@ pytest-rerunfailures==10.2 pytest-sugar==0.9.4 pytest-trio==0.7.0 pytest-twisted==1.13.4 -twisted==21.7.0 +twisted==24.7.0rc1 pytest-xvfb==2.0.0