Skip to content

Commit

Permalink
Bump pytest-subtests from 0.13.1 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.13.1 to 0.14.1.
- [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.1)

---
updated-dependencies:
- dependency-name: pytest-subtests
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 2246207 commit c80394e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pre-commit = "4.0.1"
pip-licenses = "5.0.0"
pytest = "8.3.4"
pytest-cov = "6.0.0"
pytest-subtests = "0.13.1"
pytest-subtests = "0.14.1"
pytest-xdist = "3.6.1"
ruff = "0.8.4"
taskipy = "1.14.1"
Expand Down

0 comments on commit c80394e

Please sign in to comment.