aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Amrou Bellalouna <[email protected]>2024-03-14 11:49:40 +0100
committerGravatar GitHub <[email protected]>2024-03-14 11:49:40 +0100
commit4a21558437fe6404c378e3e39be680f1decaa32c (patch)
treee071802f13fada55d0b4e6f9501d63ec61356330 /pyproject.toml
parentBump sentry-sdk from 1.41.0 to 1.42.0 (#2957) (diff)
parentBump pytest from 8.1.0 to 8.1.1 (diff)
Merge pull request #2953 from python-discord/dependabot/pip/pytest-8.1.1
Bump pytest from 8.1.0 to 8.1.1
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 2fdce14c6..6bc742246 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,7 @@ coverage = "7.4.3"
httpx = "0.27.0"
pre-commit = "3.6.2"
pip-licenses = "4.3.4"
-pytest = "8.1.0"
+pytest = "8.1.1"
pytest-cov = "4.1.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.5.0"