Skip to content

Commit 93e086b

Browse files
Bump pluggy from 1.0.0 to 1.2.0 in /tests (#4038)
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 0c273fd commit 93e086b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,9 @@ packaging==23.1 \
344344
# via
345345
# -r requirements.txt
346346
# pytest
347-
pluggy==1.0.0 \
348-
--hash=sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 \
349-
--hash=sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3
347+
pluggy==1.2.0 \
348+
--hash=sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849 \
349+
--hash=sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
350350
# via
351351
# -r requirements.txt
352352
# pytest

0 commit comments

Comments
 (0)