diff --git a/pyproject.toml b/pyproject.toml index 5610b82..f9a1a6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ flake8-bugbear = "24.2.6" hypothesis = ">= 6.56.2" isort = "5.13.2" pre-commit = "*" -pytest = "8.1.1" +pytest = "8.3.2" pytest-cov = "5.0.0" pytest-randomly = "3.15.0"