Skip to content

Commit 337b1a8

Browse files
Bump mypy from 1.14.1 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfaab82 commit 337b1a8

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)