diff --git a/eng/autorest_req.txt b/eng/autorest_req.txt index b9f608c81eaa..a407809e9c9a 100644 --- a/eng/autorest_req.txt +++ b/eng/autorest_req.txt @@ -1,8 +1,8 @@ -pytest==5.4.1; python_version >= '3.5' +pytest==5.4.2; python_version >= '3.5' pytest==4.6.9; python_version == '2.7' pytest-cov==2.8.1 -pytest-asyncio==0.10.0; python_version >= '3.5' +pytest-asyncio==0.12.0; python_version >= '3.5' isodate==0.6.0 -msrest==0.6.13 +msrest==0.6.14 aiohttp==3.6.2 -wheel \ No newline at end of file +wheel==0.34.2 \ No newline at end of file