Skip to content

Commit 15de49a

Browse files
build(deps-dev): bump pytest-subtests from 0.9.0 to 0.10.0 (#1592)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.9.0 to 0.10.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.9.0...0.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19dd6aa commit 15de49a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -86,7 +86,7 @@ pytest = "^7.2"
8686
pytest-cov = "^4.0"
8787
pytest-randomly = "^3.12"
8888
pytest-mypy-plugins = "^1.10.1"
89-
pytest-subtests = "^0.9"
89+
pytest-subtests = "^0.10"
9090
hypothesis = "^6.57"
9191

9292
sphinx = "^5.2"

0 commit comments

Comments
 (0)