Skip to content

Commit 68e9356

Browse files
Update dependency pytest to v8.3.5
1 parent e7290d1 commit 68e9356

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[packages]
2-
pytest = "==8.3.3"
2+
pytest = "==8.3.5"
33
pytest-xdist = "==3.6.1"
44
Appium-Python-Client = "==4.3.0"
55
PyYAML = "==6.0.2"

requirements.txt

Lines changed: 1 addition & 1 deletion
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==3.6.1
21-
pytest==8.3.3
21+
pytest==8.3.5
2222
pyyaml==6.0.2
2323
requests==2.32.3
2424
robotframework-pabot==2.18.0

0 commit comments

Comments
 (0)