зеркало из https://github.com/mozilla/treeherder.git
Bump pytest-asyncio from 0.21.0 to 0.23.5
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.5. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.23.5) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
f4648fffcf
Коммит
d4cc9dc060
|
@ -20,7 +20,7 @@ black==23.3.0
|
|||
shellcheck-py==0.9.0.6
|
||||
|
||||
# To test async code
|
||||
pytest-asyncio==0.21.0 # required to pass test_new_job_transformation
|
||||
pytest-asyncio==0.23.5 # required to pass test_new_job_transformation
|
||||
|
||||
# To test code that's making system time calls
|
||||
# pytest-freezegun is not compatible with recent Django versions
|
||||
|
|
|
@ -353,9 +353,9 @@ pytest==7.3.2 \
|
|||
# pytest-freezegun
|
||||
# pytest-testmon
|
||||
# pytest-watch
|
||||
pytest-asyncio==0.21.0 \
|
||||
--hash=sha256:2b38a496aef56f56b0e87557ec313e11e1ab9276fc3863f6a7be0f1d0e415e1b \
|
||||
--hash=sha256:f2b3366b7cd501a4056858bd39349d5af19742aed2d81660b7998b6341c7eb9c
|
||||
pytest-asyncio==0.23.5 \
|
||||
--hash=sha256:3a048872a9c4ba14c3e90cc1aa20cbc2def7d01c7c8db3777ec281ba9c057675 \
|
||||
--hash=sha256:4e7093259ba018d58ede7d5315131d21923a60f8a6e9ee266ce1589685c89eac
|
||||
# via -r requirements/dev.in
|
||||
pytest-cov==4.1.0 \
|
||||
--hash=sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче