Skip to content

Commit 0249a08

Browse files
Bump mypy from 1.14.1 to 1.17.1 (#2452)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfaab82 commit 0249a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pymongocrypt_source = [
6464
]
6565
perf = ["simplejson"]
6666
typing = [
67-
"mypy==1.14.1",
67+
"mypy==1.17.1",
6868
"pyright==1.1.392.post0",
6969
"typing_extensions",
7070
"pip"

0 commit comments

Comments
 (0)