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

chore(deps): update pyo3 requirement from 0.21.1 to 0.22.2 in the pyo3 group #73

Merged
merged 3 commits into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. chore(deps): update pyo3 requirement in the pyo3 group

    Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
    
    Updates `pyo3` to 0.21.2
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.21.1...v0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
      dependency-group: pyo3
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8803723 View commit details
    Browse the repository at this point in the history
  2. Also update pythonize

    aborgna-q committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    419f24b View commit details
    Browse the repository at this point in the history
  3. Fix deprecation warnings

    aborgna-q committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5a1a944 View commit details
    Browse the repository at this point in the history