Skip to content

Commit f4b9dd1

Browse files
Bump pytest-subtests from 0.13.1 to 0.14.0 (#1978)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.13.1 to 0.14.0. - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases) - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-subtests@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: pytest-subtests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a88a8a1 commit f4b9dd1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ slotscheck = "^0.19"
6969
pytest-cov = "^6.0"
7070
pytest-randomly = "^3.12"
7171
pytest-mypy-plugins = "^3.1"
72-
pytest-subtests = "^0.13"
72+
pytest-subtests = ">=0.13,<0.15"
7373
pytest-shard = "^0.1"
7474

7575

0 commit comments

Comments
 (0)