Skip to content

Commit 352fac3

Browse files
deps: bump pytest-subtests from 0.13.1 to 0.14.0
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.13.1 to 0.14.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.13.1...v0.14.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>
1 parent 05d2476 commit 352fac3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -36,7 +36,7 @@ pyupgrade = "^3.15.2"
3636
pytest-xdist = "^3.1.0"
3737
ruff = ">=0.5.1,<0.8.3"
3838
bandit = "^1.7.8"
39-
pytest-subtests = ">=0.12.1,<0.14.0"
39+
pytest-subtests = ">=0.12.1,<0.15.0"
4040
pytest-cov = ">=5,<7"
4141
pytest-asyncio = ">=0.23.6,<0.25.0"
4242
pytest-httpx = ">=0.30,<0.35"

0 commit comments

Comments
 (0)