Skip to content

Commit 129839c

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

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)