Skip to content

Commit c3a59d4

Browse files
Bump pluggy from 1.5.0 to 1.6.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17fe438 commit c3a59d4

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)