Skip to content

Commit eca38b7

Browse files
Bump mypy from 1.17.1 to 1.18.1 (#2532)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32e183b commit eca38b7

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
@@ -65,7 +65,7 @@ pymongocrypt_source = [
6565
]
6666
perf = ["simplejson"]
6767
typing = [
68-
"mypy==1.17.1",
68+
"mypy==1.18.1",
6969
"pyright==1.1.405",
7070
"typing_extensions",
7171
"pip"

0 commit comments

Comments
 (0)