Skip to content

Commit

Permalink
Merge pull request #430 from jj22ee/pytest-asyncio-upgrade
Browse files Browse the repository at this point in the history
Update pytest-asyncio to >= 0.21.2
  • Loading branch information
jj22ee committed May 13, 2024
2 parents 164b3bb + 07ac6f8 commit 7503c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ deps =
wrapt

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

; For pkg_resources
py{37,38,39,310,311,312}: setuptools
Expand Down

0 comments on commit 7503c2c

Please sign in to comment.