Bump mypy from 1.17.1 to 1.18.1 (#2532)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-09-15 07:45:15 -05:00 committed by GitHub
parent 32e183baa7
commit eca38b730b
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",
"mypy==1.18.1",
"pyright==1.1.405",
"typing_extensions",
"pip"