diff --git a/pyproject.toml b/pyproject.toml index b3e9683ccd..4753349e77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ pymongocrypt_source = [ perf = ["simplejson"] typing = [ "mypy==1.17.1", - "pyright==1.1.392.post0", + "pyright==1.1.403", "typing_extensions", "pip" ]