mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
Bump pytest
from 7.2.0 to 7.2.1 (#3513)
This commit is contained in:
parent
deb6cb19b3
commit
9782510779
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pre-commit
|
||||
|
||||
pytest==7.2.0
|
||||
pytest==7.2.1
|
||||
pytest-asyncio==0.20.3
|
||||
pytest-timeout==2.1.0 # used to timeout tests
|
||||
pytest-xdist==3.1.0 # xdist runs tests in parallel
|
||||
|
|
Loading…
Reference in a new issue