Skip to content

Commit c2cfbd7

Browse files
Update dependency pytest to v8
1 parent e826f5b commit c2cfbd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[packages]
2-
pytest = "==6.2.5"
2+
pytest = "==8.3.3"
33
pytest-xdist = "==2.5.0"
44
Appium-Python-Client = "==4.3.0"
55
PyYAML = "==6.0.2"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ py==1.11.0
1818
pyparsing==3.2.0
1919
pytest-forked==1.6.0
2020
pytest-xdist==2.5.0
21-
pytest==6.2.5
21+
pytest==8.3.3
2222
pyyaml==6.0.2
2323
requests==2.32.3
2424
robotframework-appiumlibrary==1.6.4

0 commit comments

Comments
 (0)