chore(deps-dev): bump pytest-cases from 3.9.1 to 3.10.1#1111
Merged
Conversation
0ef3222 to
5a632fd
Compare
Owner
|
@dependabot rebase |
Bumps [pytest-cases](https://github.com/smarie/python-pytest-cases) from 3.9.1 to 3.10.1. - [Release notes](https://github.com/smarie/python-pytest-cases/releases) - [Changelog](https://github.com/smarie/python-pytest-cases/blob/main/docs/changelog.md) - [Commits](smarie/python-pytest-cases@3.9.1...3.10.1) --- updated-dependencies: - dependency-name: pytest-cases dependency-version: 3.10.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5a632fd to
0ca3ce9
Compare
jenstroeger
approved these changes
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pytest-cases from 3.9.1 to 3.10.1.
Release notes
Sourced from pytest-cases's releases.
Changelog
Sourced from pytest-cases's changelog.
Commits
d495c03Fixed python version in package metadata.3.13was missing.7de8655Fixed flake8 issue as in smarie/python-genbadge#474a48508Edited changelog, ready to tag 3.10.02ffa1e0Fix collection issue in Pytest 9 with overridden fixtures (#376)6b8c371Fixed setuptools version to import pkg_resources. Fixes #381f030486Add with_case_tags decorator (#361)