Bump mypy from 1.14.1 to 1.17.1 (#2452)

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

View File

@ -64,7 +64,7 @@ pymongocrypt_source = [
]
perf = ["simplejson"]
typing = [
"mypy==1.14.1",
"mypy==1.17.1",
"pyright==1.1.392.post0",
"typing_extensions",
"pip"