Skip to content

Update dependency pytest-cases to ~=3.9.1 #910

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cases ~=3.8.0 -> ~=3.9.1 age adoption passing confidence

Release Notes

smarie/python-pytest-cases (pytest-cases)

v3.9.1: - support for python 3.14 and pytest 8.4

Compare Source

  • Fixed AttributeError: 'MiniMetafunc' object has no attribute '_params_directness' when a case function is
    parametrized or requires a fixtures, with pytest 8.4.0. Fixed
    #​365
  • Fixed ValueError: The provided fixture function does not seem to be a fixture with @fixture_ref with pytest
    8.4.0. Fixed #​364
  • Dropped support for python<3.9 and pytest<6. Fixes
    #​362 and fixes
    #​186
  • Fixed test suite for python 3.14, officializing the support for this version.

See documentation page for details.

v3.9.0: - support for python 3.14 and pytest 8.6

Compare Source

  • Fixed AttributeError: 'MiniMetafunc' object has no attribute '_params_directness' when a case function is
    parametrized or requires a fixtures, with pytest 8.4.0. Fixed
    #​365
  • Fixed ValueError: The provided fixture function does not seem to be a fixture with @fixture_ref with pytest
    8.4.0. Fixed #​364
  • Dropped support for python<3.9 and pytest<6. Fixes
    #​362 and fixes
    #​186
  • Fixed test suite for python 3.14, officializing the support for this version.

See documentation page for details.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Jun 16, 2025
@renovate renovate bot force-pushed the renovate/pytest-cases-3.x branch from 3181b39 to 350f400 Compare June 19, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants