diff --git a/setup.py b/setup.py index 78ddf6c20..292408d0a 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ 'toposort==1.5', 'jpype1==1.5.0', 'astunparse==1.6.2', - 'pytest==7.0.0', + 'pytest==9.0.3', 'z3-solver==4.8.7.0' ], entry_points={