mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 06:36:29 +01:00
Bump pytest
from 8.3.2 to 8.3.3 (#4475)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b5e46cc08
commit
9248c539d0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
build
|
||||
|
||||
# For the test suite
|
||||
pytest==8.3.2
|
||||
pytest==8.3.3
|
||||
|
||||
# needed because pytest doesn't come with native support for coroutines as tests
|
||||
pytest-asyncio==0.21.2
|
||||
|
|
Loading…
Reference in a new issue