Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b112e15

Browse files
chore(deps): update dependency pytest-asyncio to v0.17.0 (GoogleCloudPlatform#7368)
* chore(deps): update dependency pytest-asyncio to v0.17.0 * Update firestore/cloud-async-client/requirements-test.txt Co-authored-by: Leah E. Cole <[email protected]>
1 parent aa9448e commit b112e15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest==6.2.4
2-
pytest-asyncio==0.16.0
2+
pytest-asyncio==0.17.0; python_version > '3.6'
3+
pytest-asyncio==0.16.0; python_version < '3.7'
34
flaky==3.7.0

0 commit comments

Comments
 (0)