Skip to content

Commit

Permalink
chore: 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 4, 2025
1 parent f3fad82 commit b89c82d
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 @@ -43,7 +43,7 @@ types-python-dateutil = "2.9.0.20241003"
types-jsonschema = "4.23.0.20240813"
pytest = "8.3.4"
coverage = "7.6.10"
pytest-subtests = "0.13.1"
pytest-subtests = "0.14.1"
toml = "0.10.2"
typing-extensions = "4.12.2"
bandit = { version = "1.8.0", extras = ["toml"] }
Expand Down

0 comments on commit b89c82d

Please sign in to comment.