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 e826f5b commit c2cfbd7
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 = "==4.3.0"
PyYAML = "==6.0.2"
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==3.2.0
pytest-forked==1.6.0
pytest-xdist==2.5.0
pytest==6.2.5
pytest==8.3.3
pyyaml==6.0.2
requests==2.32.3
robotframework-appiumlibrary==1.6.4
Expand Down

0 comments on commit c2cfbd7

Please sign in to comment.