diff options
| author | 2023-05-16 19:38:07 +0000 | |
|---|---|---|
| committer | 2023-05-16 19:38:07 +0000 | |
| commit | 61087212384b9f51d8f45855a2cbfa06ce882687 (patch) | |
| tree | 5951713988e977e4f3138fcbed1a079a9735ee4b /pyproject.toml | |
| parent | Bump ruff from 0.0.264 to 0.0.265 (#2584) (diff) | |
Bump pytest-subtests from 0.10.0 to 0.11.0 (#2590)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.10.0 to 0.11.0.
- [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-subtests/compare/0.10.0...v0.11.0)
---
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>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index c3dc99b44..e1591f703 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ pre-commit = "3.3.1"  pip-licenses = "4.3.1"  pytest = "7.3.1"  pytest-cov = "4.0.0" -pytest-subtests = "0.10.0" +pytest-subtests = "0.11.0"  pytest-xdist = "3.2.1"  ruff = "0.0.265"  taskipy = "1.10.4" | 
