diff --git a/setup.py b/setup.py index c44d1593..2c90b4ff 100755 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ setup(name='jedi', 'typing_extensions', # latest version on 2025-06-16 'flake8==7.2.0', - 'zuban==0.6.2', + 'zuban==0.7.0', # Arbitrary pins, latest at the time of pinning 'types-setuptools==80.9.0.20250529', ],