diff options
| author | 2023-06-24 06:50:49 +0000 | |
|---|---|---|
| committer | 2023-06-24 06:50:49 +0000 | |
| commit | 392657285bac19dc3fb8b40bcd5aca3af648b2dc (patch) | |
| tree | 3a5008ec88f08c7c8e9b2f719f8ccfad06ca3438 /pyproject.toml | |
| parent | Bump pydis-core from 9.8.0 to 9.9.1 (#2657) (diff) | |
Bump pytest from 7.3.2 to 7.4.0 (#2656)
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 e07e2242a..a23664635 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ httpx = "0.24.1" isort = "5.12.0" pre-commit = "3.3.3" pip-licenses = "4.3.2" -pytest = "7.3.2" +pytest = "7.4.0" pytest-cov = "4.1.0" pytest-subtests = "0.11.0" pytest-xdist = "3.3.1" |