Skip to content

Commit 8a1042a

Browse files
Bump pytest-subtests from 0.10.0 to 0.11.0 (#121)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.10.0 to 0.11.0. - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-subtests@0.10.0...v0.11.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 9019330 commit 8a1042a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -109,7 +109,7 @@ pytest-sugar = { version = "^0.9.6", python = ">=3.8,<4.0" }
109109
pytest-lazy-fixture = "^0.6.3"
110110
pytest-cov = "^4.0.0"
111111
pytest-xdist = "^3.1.0"
112-
pytest-subtests = "^0.10.0"
112+
pytest-subtests = "^0.11.0"
113113
pytest-rerunfailures = "^13.0"
114114

115115
[tool.poetry.group.ci]

0 commit comments

Comments
 (0)