mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-03 09:49:21 +01:00
Bump pytest
from 7.1.3 to 7.2.0 (#3318)
This commit is contained in:
parent
18c15ed8d1
commit
07f8dd1cb1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pre-commit
|
||||
|
||||
pytest==7.1.3
|
||||
pytest==7.2.0
|
||||
pytest-asyncio==0.20.1
|
||||
pytest-timeout==2.1.0 # used to timeout tests
|
||||
pytest-xdist==3.0.2 # xdist runs tests in parallel
|
||||
|
|
Loading…
Reference in a new issue