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

Update numpy requirement from <2.0.0,>=1.26.2 to >=1.26.2,<3.0.0 in the actions group #13

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Sep 30, 2024

  1. Update numpy requirement in the actions group

    Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
    
    Updates `numpy` to 2.1.1
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.26.2...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a3f1f3e View commit details
    Browse the repository at this point in the history