Skip to content

Commit

Permalink
Merge pull request #559 from dstrigl/pyup-update-pytest-asyncio-0.21.…
Browse files Browse the repository at this point in the history
…1-to-0.22.0

Update pytest-asyncio to 0.22.0
  • Loading branch information
dstrigl committed Oct 31, 2023
2 parents 30706db + 5991a2d commit 80c7a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.pip
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mypy==1.6.1
coverage==7.3.2
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-asyncio==0.22.0
pytest-mypy==0.10.3
pytest-cov==4.1.0
pytest-sugar==0.9.7

0 comments on commit 80c7a7f

Please sign in to comment.