mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
chore: bump test dependencies (fix)
This commit is contained in:
parent
dd4e0b3633
commit
a99fbf1157
1 changed files with 3 additions and 3 deletions
|
|
@ -76,10 +76,10 @@ test = [
|
|||
"pytest-mock~=3.11.0",
|
||||
"pytest-mypy~=0.10.0",
|
||||
"pytest-cov~=4.1.0",
|
||||
"pytest-aiohttp~=1.0.5",
|
||||
"aresponses~=2.1.0",
|
||||
"pytest-aiohttp~=1.0.4",
|
||||
"aresponses~=2.1.6",
|
||||
"pytz~=2023.3",
|
||||
"pycryptodomex~=3.19.0",
|
||||
"pycryptodomex~=3.19",
|
||||
]
|
||||
docs = [
|
||||
"Sphinx~=7.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue