diff --git a/pyproject.toml b/pyproject.toml index 0d881156d..3384fe922 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ "types-python-dateutil>=2.9.0.20240821", "types-urllib3>=1.26.25.14", "django-watchfiles>=1.4.0", - "basedpyright>=1.34.0", + "basedpyright>=1.39.0", "pytest-asyncio>=1.3.0", "pytest-playwright>=0.5.0", "ruff>=0.15.2",