Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 00d20cb commit 847eb84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[packages]
pytest = "==6.2.5"
pytest = "==8.3.3"
pytest-xdist = "==2.5.0"
Appium-Python-Client = "==2.11.1"
PyYAML = "==5.4.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ py==1.11.0
pyparsing==2.4.7
pytest-forked==1.6.0
pytest-xdist==2.5.0
pytest==6.2.5
pytest==8.3.3
pyyaml==6.0.1
requests==2.32.3
robotframework-appiumlibrary==1.5.0.7
Expand Down

0 comments on commit 847eb84

Please sign in to comment.