Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): remove pinned pluggy version #582

Merged
merged 3 commits into from
Dec 5, 2022

Commits on Dec 5, 2022

  1. build(deps): bump pluggy from 0.13.1 to 1.0.0

    Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.13.1 to 1.0.0.
    - [Release notes](https://github.com/pytest-dev/pluggy/releases)
    - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pluggy@0.13.1...1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pluggy
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4d02e32 View commit details
    Browse the repository at this point in the history
  2. requirements: remove pinned pluggy version

    * pluggy installed by pytest and jsonresolve (invenio-records).
    * It should not be necessary to specify a direct dependence.
    GraemeWatt committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d51c79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a66e488 View commit details
    Browse the repository at this point in the history