Skip to content

Commit 168c688

Browse files
chore(deps): bump pytest-cases from 3.8.6 to 3.9.1
Bumps [pytest-cases](https://github.com/smarie/python-pytest-cases) from 3.8.6 to 3.9.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.8.6...3.9.1) --- updated-dependencies: - dependency-name: pytest-cases dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acc0409 commit 168c688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test = [
6464
"faker ==37.1.0",
6565
"hypothesis >=6.21.0,<6.130.9",
6666
"pytest >=7.2.0,<9.0.0",
67-
"pytest-cases ==3.8.6",
67+
"pytest-cases ==3.9.1",
6868
"pytest-custom_exit_code ==0.3.0",
6969
"pytest-cov ==6.1.0",
7070
"pytest-doctestplus ==1.3.0",

0 commit comments

Comments
 (0)