mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-26 16:38:53 +01:00
Bump pytest-asyncio
from 0.20.1 to 0.20.2 (#3359)
This commit is contained in:
parent
422aa86874
commit
70aa674226
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
pre-commit
|
pre-commit
|
||||||
|
|
||||||
pytest==7.2.0
|
pytest==7.2.0
|
||||||
pytest-asyncio==0.20.1
|
pytest-asyncio==0.20.2
|
||||||
pytest-timeout==2.1.0 # used to timeout tests
|
pytest-timeout==2.1.0 # used to timeout tests
|
||||||
pytest-xdist==3.0.2 # xdist runs tests in parallel
|
pytest-xdist==3.0.2 # xdist runs tests in parallel
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue