Skip to content

Commit

Permalink
build(deps-dev): 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 1, 2025
1 parent 60a8910 commit d0fe2d7
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 @@ -23,7 +23,7 @@ ansible-lint = { version = "^24.7.0", markers = "platform_system != 'Windows'" }
molecule = { version = "^24.9.0" }
molecule-plugins = { extras = ["docker"], version = "^23.6.0" }
pytest-testinfra = "^10.1.1"
pytest-subtests = "^0.13.1"
pytest-subtests = "^0.14.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit d0fe2d7

Please sign in to comment.