add pytest-repeat (#32612)

pull/32614/head
Adeeb Shihadeh 11 months ago committed by GitHub
parent 69f57fb6a8
commit 57a9761186
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3053
      poetry.lock
  2. 1
      pyproject.toml

3053
poetry.lock generated

File diff suppressed because one or more lines are too long

@ -147,6 +147,7 @@ pytest-timeout = "*"
pytest-randomly = "*"
pytest-asyncio = "*"
pytest-mock = "*"
pytest-repeat = "*"
rerun-sdk = "*"
ruff = "*"
sphinx = "*"

Loading…
Cancel
Save