Skip to content

Commit 7fc06e5

Browse files
Build(deps): Bump pluggy from 1.0.0 to 1.2.0 in /dependencies/default (#566)
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.0.0 to 1.2.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.0.0...1.2.0) --- updated-dependencies: - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb58ddc commit 7fc06e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mypy==1.4.1
1111
mypy-extensions==1.0.0
1212
outcome==1.2.0
1313
packaging==23.1
14-
pluggy==1.0.0
14+
pluggy==1.2.0
1515
pyparsing==3.1.0
1616
pytest==7.3.1
1717
pytest-trio==0.8.0

0 commit comments

Comments
 (0)