diff --git a/pyproject.toml b/pyproject.toml index 9fe7adb..5f0faec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "coverage>=7.13.5", "isort (>=8.0.1,<8.1.0)", "pre-commit (>=4.6.0,<4.7.0)", - "pytest (>=9.0.0,<9.1.0)", + "pytest (>=9.1.1,<9.2.0)", "pytest-bdd (>=8.1.0, <8.2.0)", "setuptools (>=82.0.1,<82.1.0)", "wheel (>=0.47.0,<0.48.0)",