Upgrade zuban

This commit is contained in:
Dave Halter
2026-02-09 16:32:59 +01:00
parent c0f6b96b0c
commit 341a60b115

View File

@@ -59,7 +59,7 @@ setup(
# Latest version which supports Python 3.6 # Latest version which supports Python 3.6
'flake8==5.0.4', 'flake8==5.0.4',
# Arbitrary pins, latest at the time of pinning # Arbitrary pins, latest at the time of pinning
'zuban==0.5.0', 'zuban==0.5.1',
'types-setuptools==67.2.0.1', 'types-setuptools==67.2.0.1',
], ],
}, },