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): pin invenio-accounts to 5.0.1 #813

Merged
merged 4 commits into from
Aug 1, 2024

Commits on Aug 1, 2024

  1. build(deps): bump invenio-accounts from 5.0.1 to 5.1.0

    Bumps [invenio-accounts](https://github.com/inveniosoftware/invenio-accounts) from 5.0.1 to 5.1.0.
    - [Release notes](https://github.com/inveniosoftware/invenio-accounts/releases)
    - [Changelog](https://github.com/inveniosoftware/invenio-accounts/blob/master/CHANGES.rst)
    - [Commits](inveniosoftware/invenio-accounts@v5.0.1...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: invenio-accounts
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ebafb3a View commit details
    Browse the repository at this point in the history
  2. setup: pin pytest<8.0.0 when installing pytest

    * pytest>=8 installs pluggy>=1 incompatible with jsonresolver.
    GraemeWatt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b90c7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78cb3e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d5e4df View commit details
    Browse the repository at this point in the history