Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions requirements-test-blackbox-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,12 @@ pytest==8.4.0 \
--hash=sha256:f40f825768ad76c0977cbacdf1fd37c6f7a468e460ea6a0636078f8972d4517e
# via
# -r requirements-test-blackbox.txt
# pytest-asyncio
# pytest-xdist
pytest-asyncio==1.4.0 \
--hash=sha256:933ca923a23075a87fb7070c0ec272a6848489824d887c85c812670932835aa1 \
--hash=sha256:c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42
# via -r requirements-test-blackbox.txt
pytest-xdist==3.6.1 \
--hash=sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7 \
--hash=sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
Expand Down
1 change: 1 addition & 0 deletions requirements-test-blackbox.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pytest==8.4.0
pytest-xdist==3.6.1
pytest-asyncio==1.4.0
pip-tools==7.6.1
# localstub is a required dependency of
# blackbox tests.
Expand Down
Loading
Loading