Skip to content

Commit 65743cc

Browse files
therealboboFedeDP
authored andcommitted
fix(test/e2e): pin python requests version
Signed-off-by: Roberto Scolaro <[email protected]>
1 parent ed7cf7a commit 65743cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/tests/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest==7.1.1
22
pytest-html==3.1.1
33
docker==6.0.0
4+
requests==2.31.0

0 commit comments

Comments
 (0)