Skip to content

Commit 5ded2aa

Browse files
Bump pytest-subtests from 0.14.2 to 0.15.0 (#2282)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.14.2 to 0.15.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.14.2...v0.15.0) --- updated-dependencies: - dependency-name: pytest-subtests dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92e40aa commit 5ded2aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -68,7 +68,7 @@ ruff = ">=0.12,<0.15"
6868
pytest-cov = ">=6,<8"
6969
pytest-randomly = ">=3.12,<5.0"
7070
pytest-mypy-plugins = "^3.1"
71-
pytest-subtests = "^0.14"
71+
pytest-subtests = ">=0.14,<0.16"
7272
pytest-shard = "^0.1"
7373
covdefaults = "^2.3"
7474

0 commit comments

Comments
 (0)