mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
chore: bump pytest-asyncio version
This commit is contained in:
parent
e0baed8eee
commit
74539ab0a3
2 changed files with 7 additions and 7 deletions
|
|
@ -45,7 +45,7 @@ aiohttp-socks = {version = "^0.3.8", optional = true}
|
|||
uvloop = {version = "^0.14.0", markers = "sys_platform == 'darwin' or sys_platform == 'linux'"}
|
||||
pytest = "^5.3"
|
||||
pytest-html = "^2.0"
|
||||
pytest-asyncio = "^0.10.0"
|
||||
pytest-asyncio = "^0.14.0"
|
||||
pytest-mypy = "^0.4.2"
|
||||
pytest-mock = "^2.0"
|
||||
pytest-cov = "^2.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue