diff --git a/pyproject.toml b/pyproject.toml index ef877ad..1b876d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ flake8-bugbear = "24.2.6" hypothesis = ">= 6.56.2" isort = "5.13.2" pre-commit = "*" -pytest = "7.2.1" +pytest = "7.4.4" pytest-cov = "4.0.0" pytest-randomly = "3.12.0"