Skip to content

Commit 131e6f3

Browse files
build(deps-dev): bump pluggy from 1.0.0 to 1.2.0 (#737)
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:development 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 098c2c9 commit 131e6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ joblib==1.2.0
1212
more-itertools==9.1.0
1313
multidict==6.0.4
1414
numpy==1.23.4
15-
pluggy==1.0.0
15+
pluggy==1.2.0
1616
pytest==7.4.0
1717
pytest-aiohttp==1.0.4
1818
pyyaml==6.0

0 commit comments

Comments
 (0)