Bump pyright from 1.1.392.post0 to 1.1.403 (#2455)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 07:47:28 -05:00 committed by GitHub
parent 003ff56cbc
commit baec1e05f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
]