Skip to content

Commit 67e4d0b

Browse files
Bump pyright from 1.1.403 to 1.1.404
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.403 to 1.1.404. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.403...v1.1.404) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.404 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddf9508 commit 67e4d0b

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
@@ -66,7 +66,7 @@ pymongocrypt_source = [
6666
perf = ["simplejson"]
6767
typing = [
6868
"mypy==1.17.1",
69-
"pyright==1.1.403",
69+
"pyright==1.1.404",
7070
"typing_extensions",
7171
"pip"
7272
]

0 commit comments

Comments
 (0)