diff --git a/packages/autorest.python/test/azure/legacy/requirements.txt b/packages/autorest.python/test/azure/legacy/requirements.txt index a924f6cec38..adf49d3155e 100644 --- a/packages/autorest.python/test/azure/legacy/requirements.txt +++ b/packages/autorest.python/test/azure/legacy/requirements.txt @@ -1,5 +1,5 @@ aiohttp;python_full_version>="3.5.2" -requests==2.32.2 +requests==2.32.4 pytest pytest-cov pytest-asyncio==0.14.0;python_full_version>="3.5.2"