diff --git a/setup.py b/setup.py index e37c0b0..1bf56ed 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ dev_dependencies = [ "pylint==3.2.2", - "pytest==8.2.1", + "pytest==8.3.2", "pytest-asyncio==0.23.7", "pytest-monitor==1.6.6; sys_platform == 'linux'", "pytest-xdist==3.6.1",