We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38a6bfb + 1ded581 commit 17d85a9Copy full SHA for 17d85a9
Pipfile
@@ -24,7 +24,7 @@ iniconfig = "==2.0.0"
24
kitchen = "==1.2.6"
25
more-itertools = "==10.5.0"
26
packaging = "==24.2"
27
-pluggy = "==0.13.1"
+pluggy = "==1.5.0"
28
py = "==1.11.0"
29
pyparsing = "==2.4.7"
30
pytest-forked = "==1.6.0"
requirements.txt
@@ -13,7 +13,7 @@ iniconfig==2.0.0
13
kitchen==1.2.6
14
more-itertools==10.5.0
15
packaging==24.2
16
-pluggy==0.13.1
+pluggy==1.5.0
17
py==1.11.0
18
pyparsing==2.4.7
19
pytest-forked==1.6.0
0 commit comments