diff --git a/component-tests/requirements.txt b/component-tests/requirements.txt index d85cc21f1e9..dff1d94cdc5 100644 --- a/component-tests/requirements.txt +++ b/component-tests/requirements.txt @@ -3,6 +3,6 @@ flaky==3.7.0 pytest==7.3.1 pytest-asyncio==0.21.0 pyyaml==6.0.1 -requests==2.28.2 +requests==2.32.4 retrying==1.3.4 websockets==11.0.1