diff --git a/setup.py b/setup.py index 6e3a93c..b4b4784 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ dev_dependencies = [ "pylint==3.2.6", - "pytest==8.3.2", + "pytest==8.3.3", "pytest-asyncio==0.23.8", "pytest-monitor==1.6.6; sys_platform == 'linux'", "pytest-xdist==3.6.1",