Skip to content

Commit 7503c2c

Browse files
authored
Merge pull request #430 from jj22ee/pytest-asyncio-upgrade
Update pytest-asyncio to >= 0.21.2
2 parents 164b3bb + 07ac6f8 commit 7503c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ deps =
5656
wrapt
5757

5858
; Python 3.5+ only deps
59-
py{37,38,39,310,311,312}: pytest-asyncio == 0.21.1
59+
py{37,38,39,310,311,312}: pytest-asyncio == 0.21.2
6060

6161
; For pkg_resources
6262
py{37,38,39,310,311,312}: setuptools

0 commit comments

Comments
 (0)