Skip to content

Commit 17d85a9

Browse files
authored
Merge pull request #84 from saucelabs-training/renovate/pluggy-1.x
Update dependency pluggy to v1
2 parents 38a6bfb + 1ded581 commit 17d85a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ iniconfig = "==2.0.0"
2424
kitchen = "==1.2.6"
2525
more-itertools = "==10.5.0"
2626
packaging = "==24.2"
27-
pluggy = "==0.13.1"
27+
pluggy = "==1.5.0"
2828
py = "==1.11.0"
2929
pyparsing = "==2.4.7"
3030
pytest-forked = "==1.6.0"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ iniconfig==2.0.0
1313
kitchen==1.2.6
1414
more-itertools==10.5.0
1515
packaging==24.2
16-
pluggy==0.13.1
16+
pluggy==1.5.0
1717
py==1.11.0
1818
pyparsing==2.4.7
1919
pytest-forked==1.6.0

0 commit comments

Comments
 (0)