Skip to content

Commit 2f74b7f

Browse files
authored
Merge pull request #87 from mpol1t/dependabot/pip/pluggy-1.6.0
Bump pluggy from 1.5.0 to 1.6.0
2 parents 17fe438 + c3a59d4 commit 2f74b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.10"
1212
websockets = ">=11.0.3,<16.0.0"
1313
iniconfig = "2.1.0"
1414
packaging = "25.0"
15-
pluggy = "1.5.0"
15+
pluggy = "1.6.0"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
pytest = ">=8.1.1,<9.0.0"

0 commit comments

Comments
 (0)