Bump pytest-asyncio to 0.23.4

This commit is contained in:
J. Nick Koston 2024-02-04 21:31:24 -06:00
parent 5b4bdb8716
commit 29bfd2ed81
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ isort==5.13.2
mypy==1.8.0
types-protobuf==4.24.0.20240129
pytest>=6.2.4,<9
pytest-asyncio>=0.15.1,<=0.21.1
pytest-asyncio==0.23.4
mock>=4.0.3,<6
pytest-cov>=4.1.0