mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
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:
parent
1bb43b0d9e
commit
e49a9361bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue