Bump pluggy from 1.3.0 to 1.4.0 (#10258)

Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.3.0 to 1.4.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: pluggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-25 12:01:30 +00:00 committed by GitHub
parent 1bb43b0d9e
commit e49a9361bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,7 +70,7 @@ pathspec==0.12.1
# via check-sdist
platformdirs==4.1.0; python_version >= "3.8"
# via virtualenv
pluggy==1.3.0; python_version >= "3.8"
pluggy==1.4.0; python_version >= "3.8"
# via pytest
pretend==1.0.9
# via cryptography (pyproject.toml)