diff --git a/pyproject.toml b/pyproject.toml index a5f7e49..afe93d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ lint = [ test-core = [ "coverage[toml]==7.5.3", - "pytest==8.2.1", + "pytest==8.2.2", "pytest-asyncio==0.23.6", ]