Skip to content

Commit

Permalink
Merge pull request BitLucid#1655 from BitLucid/renovate/pytest-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pytest to v8
  • Loading branch information
tchalvak authored Feb 3, 2024
2 parents 42b93ef + 30b002e commit 92d6fff
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 92d6fff

Please sign in to comment.