aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-18 19:20:46 +0000
committerGravatar GitHub <[email protected]>2024-07-18 19:20:46 +0000
commit61f6dc62dfe4f9718f27df91679d815161893cff (patch)
treeda6a2f78e3bc02e6a93c18ca764df3df44f24cd7 /pyproject.toml
parentBump pydis-core from 11.2.0 to 11.3.0 (#3130) (diff)
Bump pytest-subtests from 0.13.0 to 0.13.1 (#3129)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/pytest-dev/pytest-subtests/releases) - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-subtests/compare/v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: pytest-subtests dependency-type: direct:development update-type: version-update:semver-patch ... 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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5d4969852..f8a15c926 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,7 +37,7 @@ pre-commit = "3.7.1"
pip-licenses = "4.5.1"
pytest = "8.2.2"
pytest-cov = "5.0.0"
-pytest-subtests = "0.13.0"
+pytest-subtests = "0.13.1"
pytest-xdist = "3.6.1"
ruff = "0.5.2"
taskipy = "1.13.0"