Skip to content

Commit e65ef33

Browse files
build(deps-dev): bump pytest-subtests from 0.8.0 to 0.9.0 (#1517)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.8.0 to 0.9.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@0.8.0...0.9.0) --- updated-dependencies: - dependency-name: pytest-subtests dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 965b026 commit e65ef33

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
@@ -88,7 +88,7 @@ pytest = "^7.2"
8888
pytest-cov = "^4.0"
8989
pytest-randomly = "^3.12"
9090
pytest-mypy-plugins = "^1.9.2"
91-
pytest-subtests = "^0.8"
91+
pytest-subtests = "^0.9"
9292
hypothesis = "^6.56"
9393

9494
sphinx = "^5.2"

0 commit comments

Comments
 (0)