diff --git a/pyproject.toml b/pyproject.toml index 1442a88388..51ac1c1d33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ lint = [ test-core = [ "coverage[toml]==7.5.3", - "pytest==8.2.1", + "pytest==8.2.2", "pytest-asyncio==0.23.7", "dirty-equals==0.7.1.post0", "typing-extensions>=4.8.0,<4.12.1; python_version < '3.9'", # to fix dirty-equals