Skip to content

Commit 01e026a

Browse files
authored
update pinned versions in autorest_req.txt (#11557)
* update pinned versions in autorest_req.txt
1 parent f5bc51a commit 01e026a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

eng/autorest_req.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
pytest==5.4.1; python_version >= '3.5'
1+
pytest==5.4.2; python_version >= '3.5'
22
pytest==4.6.9; python_version == '2.7'
33
pytest-cov==2.8.1
4-
pytest-asyncio==0.10.0; python_version >= '3.5'
4+
pytest-asyncio==0.12.0; python_version >= '3.5'
55
isodate==0.6.0
6-
msrest==0.6.13
6+
msrest==0.6.14
77
aiohttp==3.6.2
8-
wheel
8+
wheel==0.34.2

0 commit comments

Comments
 (0)