Skip to content

chore(deps): update pythonize requirement from 0.27 to 0.28#83

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pythonize-0.28
Open

chore(deps): update pythonize requirement from 0.27 to 0.28#83
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pythonize-0.28

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Updates the requirements on pythonize to permit the latest version.

Release notes

Sourced from pythonize's releases.

v0.27.0

What's Changed

New Contributors

Full Changelog: davidhewitt/pythonize@v0.26.0...v0.27.0

Changelog

Sourced from pythonize's changelog.

0.27.0 - 2025-11-07

  • Update to PyO3 0.27

0.26.0 - 2025-08-30

Packaging

  • Bump MSRV to 1.74
  • Update to PyO3 0.26

Changed

  • PythonizeTypes, PythonizeMappingType and PythonizeNamedMappingType no longer have a lifetime on the trait, instead the Builder type is a GAT.

0.25.0 - 2025-05-23

Packaging

  • Update to PyO3 0.25

0.24.0 - 2025-03-26

Packaging

  • Update to PyO3 0.24

Removed

  • Remove deprecated depythonize_bound()

0.23.0 - 2024-11-22

Packaging

  • Update to PyO3 0.23

0.22.0 - 2024-08-10

Packaging

  • Bump MSRV to 1.63
  • Update to PyO3 0.22

Added

  • Support u128 / i128 integers.
  • Implement PythonizeListType for PyTuple
  • Support deserializing enums from any PyMapping instead of just PyDict
  • Support serializing struct-like types to named mappings using PythonizeTypes::NamedMap

Changed

  • pythonize() now returns Bound<'py, PyAny> instead of Py<PyAny>
  • depythonize() now take &'a Bound and is no longer deprecated
  • depythonize_bound() is now deprecated
  • Depythonizer::from_object() now takes &'a Bound and is no longer deprecated
  • Depythonizer now contains &'a Bound and so has an extra lifetime 'a

Removed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pythonize](https://github.com/davidhewitt/pythonize) to permit the latest version.
- [Release notes](https://github.com/davidhewitt/pythonize/releases)
- [Changelog](https://github.com/davidhewitt/pythonize/blob/main/CHANGELOG.md)
- [Commits](davidhewitt/pythonize@v0.27.0...v0.27.0)

---
updated-dependencies:
- dependency-name: pythonize
  dependency-version: 0.27.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 23, 2026
@github-actions
Copy link

📦 Opteryx build version: 0.6.28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants