Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 42b93ef commit 30b002e
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
Expand Up @@ -15,7 +15,7 @@ lxml = "==4.9.4"
more-itertools = "==7.2.0"
pluggy = "==0.13.1"
py = "==1.10.0"
pytest = "==6.2.5"
pytest = "==8.0.0"
requests = "==2.31.0"
six = "==1.16.0"
urllib3 = "*"
Expand Down
2 changes: 1 addition & 1 deletion deploy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ more-itertools==8.8.0
pluggy==0.13.1
py==1.10.0
testresources==2.0.1
pytest==6.2.5
pytest==8.0.0
requests==2.31.0
six==1.16.0
urllib3==2.1.0
Expand Down

0 comments on commit 30b002e

Please sign in to comment.