Skip to content

Commit d1fca3e

Browse files
Bump pluggy from 1.5.0 to 1.6.0 (#1465)
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: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 96de0f2 commit d1fca3e

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
@@ -11,7 +11,7 @@ joblib==1.5.0
1111
more-itertools==10.7.0
1212
multidict==6.4.3
1313
numpy==1.26.4
14-
pluggy==1.5.0
14+
pluggy==1.6.0
1515
pytest==8.3.5
1616
pytest-aiohttp==1.1.0
1717
pyyaml==6.0.2

0 commit comments

Comments
 (0)