Skip to content

Commit 81a632c

Browse files
mayastor-borstiagolobocastro
andcommitted
Merge #1917
1917: test(python): pin typing-extensions in requirements.txt r=tiagolobocastro a=tiagolobocastro Co-authored-by: Tiago Castro <[email protected]>
2 parents 249910a + e2f0979 commit 81a632c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

test/python/pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
log_cli = true
33
log_level = warn
44
console_output_style = classic
5-
5+
asyncio_default_fixture_loop_scope = function

test/python/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ retrying==1.3.4
1414
requests==2.32.3
1515
docker==7.1.0
1616
pyyaml==5.3.1
17+
typing-extensions==4.13.2

0 commit comments

Comments
 (0)