Skip to content

Commit 530da4d

Browse files
Update dependency pytest to v8.4.0
1 parent d31faa8 commit 530da4d

3 files changed

Lines changed: 15 additions & 7 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.4.0"
33
pytest-xdist = "==3.7.0"
44
Appium-Python-Client = "==4.5.1"
55
PyYAML = "==6.0.2"

Pipfile.lock

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3
1919
pytest-forked==1.6.0
2020
pytest-xdist==3.7.0
21-
pytest==8.3.3
21+
pytest==8.4.0
2222
pyyaml==6.0.2
2323
requests==2.32.3
2424
robotframework-pabot==4.2.0

0 commit comments

Comments
 (0)