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 pyo3 requirement from 0.20.0 to 0.21.0 #28

Merged
merged 2 commits into from
Apr 1, 2024

Commits on Mar 26, 2024

  1. Update pyo3 requirement from 0.20.0 to 0.21.0

    Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    38da20c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix lint

    brian14708 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    91c3fe0 View commit details
    Browse the repository at this point in the history