Skip to content

Commit 8b46b7e

Browse files
build(deps-dev): bump pytest-subtests from 0.11.0 to 0.12.1 (#1794)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.11.0 to 0.12.1. - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-subtests@v0.11.0...v0.12.1) --- updated-dependencies: - dependency-name: pytest-subtests 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 638c614 commit 8b46b7e

File tree

2 files changed

+37
-12
lines changed

2 files changed

+37
-12
lines changed

poetry.lock

Lines changed: 36 additions & 11 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.17"
6969
pytest-cov = "^4.1"
7070
pytest-randomly = "^3.12"
7171
pytest-mypy-plugins = "^3.0"
72-
pytest-subtests = "^0.11"
72+
pytest-subtests = ">=0.11,<0.13"
7373
pytest-shard = "^0.1"
7474

7575
doc8 = "^1.1"

0 commit comments

Comments
 (0)