Skip to content

Commit d31faa8

Browse files
Update dependency pluggy to v1.6.0 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f618b0 commit d31faa8

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ iniconfig = "==2.1.0"
2323
kitchen = "==1.2.6"
2424
more-itertools = "==10.7.0"
2525
packaging = "==24.2"
26-
pluggy = "==1.5.0"
26+
pluggy = "==1.6.0"
2727
py = "==1.11.0"
2828
pyparsing = "==3.2.3"
2929
pytest-forked = "==1.6.0"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ iniconfig==2.1.0
1313
kitchen==1.2.6
1414
more-itertools==10.7.0
1515
packaging==24.2
16-
pluggy==1.5.0
16+
pluggy==1.6.0
1717
py==1.11.0
1818
pyparsing==3.2.3
1919
pytest-forked==1.6.0

0 commit comments

Comments
 (0)