Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 5b7f1df commit 1b4dd1e
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 = "==8.2.2"
pytest = "==8.3.1"
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==8.2.2
pytest==8.3.1
requests==2.32.3
six==1.16.0
urllib3==2.2.2
Expand Down

0 comments on commit 1b4dd1e

Please sign in to comment.