diff --git a/pyproject.toml b/pyproject.toml index 260bf403..edb1d8a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ urllib3 = "2.5.0" [tool.poetry.group.dev.dependencies] boto3-stubs = { extras = ["all"], version = "^1.28.0" } -pytest = "^7.2.1" +pytest = "^9.0.1" pytest-cov = "^4.0.0" pytest-mock = "^3.10.0" pytest-xdist = "^3.1.0"