Skip to content

Update pyo3-testing requirement from 0.4.0 to 0.28.0#112

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pyo3-testing-0.28.0
Open

Update pyo3-testing requirement from 0.4.0 to 0.28.0#112
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pyo3-testing-0.28.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Updates the requirements on pyo3-testing to permit the latest version.

Release notes

Sourced from pyo3-testing's releases.

v0.4.0

Support latest pyo3 & python versions

BREAKING CHANGE:

  • No longer supports pyo3 <v0.26

What's Changed

Full Changelog: MusicalNinjas/pyo3-testing@v0.3.5...v0.4.0

Changelog

Sourced from pyo3-testing's changelog.

v0.4.0 Update pyo3 to v0.27.1

  • BREAKING CHANGE: No longer supports pyo3 <v0.26
  • Support python 3.14
  • No further testing performed on python <3.10

v0.3.5 Update pyo3 to v0.22.0

v0.3.4 Remove need to use pyo3::types::PyDict

  • Bring PyDict into scope in expanded testcase

v0.3.3 & v0.3.2 Extend readme to include details on with_py_raises

v0.3.1 Improve error messages for with_py_raises

  • Added custom compiler errors for misformed with_py_raises!() invocations
  • Fixed documented examples

v0.3.0 Add with_py_raises

  • Added with_py_raises!()to emulate pytest's with pytest.raises context manager from python.
  • Polished the documentation
  • Moved the implementation of #[pyo3test]into a dedicated module to tidy up lib.rs and make the code easier to read and maintain

v0.2.0 Add macros to call the wrapped functions

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 [pyo3-testing](https://github.com/MusicalNinjas/pyo3-testing) to permit the latest version.
- [Release notes](https://github.com/MusicalNinjas/pyo3-testing/releases)
- [Changelog](https://github.com/MusicalNinjas/pyo3-testing/blob/main/CHANGELOG.md)
- [Commits](MusicalNinjas/pyo3-testing@v0.4.0...v0.4.0)

---
updated-dependencies:
- dependency-name: pyo3-testing
  dependency-version: 0.4.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 Apr 2, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 2, 2026 20:04
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