aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
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 e6168a39..95fd70b4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -42,7 +42,7 @@ taskipy = "1.12.2"
python-dotenv = "1.0.1"
[tool.poetry.group.test.dependencies]
-pytest = "8.1.1"
+pytest = "8.2.1"
pytest-cov = "5.0.0"
pytest-xdist = "3.6.1"