diff --git a/pyproject.toml b/pyproject.toml index 01bf683..a8780f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ spellcheck = [ ] tests = [ "aioresponses==0.7.8", - "pytest==8.3.5", + "pytest==8.4.0", "pytest-asyncio==0.26.0" ] type_check = [