Skip to content

Commit 8173c78

Browse files
build(deps): bump pytest-subtests from 0.14.2 to 0.15.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9e85b0 commit 8173c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test_packaging = [
4949
tests = [
5050
"pytest==8.4.2",
5151
"pytest-datafiles==3.0.0",
52-
"pytest-subtests==0.14.2",
52+
"pytest-subtests==0.15.0",
5353
"syrupy==5.0.0"
5454
]
5555
type_check = [

0 commit comments

Comments
 (0)