diff --git a/pyproject.toml b/pyproject.toml index 29dd1d6dcb..d0c998fff1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ devel-test = [ "mock ~=5.0", # TODO: Upgrade to PyTest 8.1 # Pending on https://github.com/pytest-dev/pytest-bdd/issues/673 - "pytest ~=8.2.2", + "pytest ~=8.3.1", "pytest-asyncio ~=0.0", "pytest-bdd ~=7.0", "pytest-cov ~=5.0",