Skip to content

Commit

Permalink
build(deps-dev): bump pytest-subtests from 0.13.1 to 0.14.1 (#2126)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 48abb48 commit edc14ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ratelimit = "*"
pytest = "~=8.3.4"
pytest-cov = "~=6.0.0"
pytest-mock = "~=3.14.0"
pytest-subtests = "~=0.14.0"
pytest-subtests = "~=0.14.1"
coverage = "*"
pre-commit = "~=4.0.1"
sqlalchemy-utils = "==0.41.2"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

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

0 comments on commit edc14ec

Please sign in to comment.