diff --git a/pyproject.toml b/pyproject.toml index 53025cc3f4..890244b688 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ pymongocrypt_source = [ perf = ["simplejson"] typing = [ "mypy==1.17.1", - "pyright==1.1.404", + "pyright==1.1.405", "typing_extensions", "pip" ]