Skip to content

Commit b30c114

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

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
perf = ["simplejson"]
6666
typing = [
6767
"mypy==1.17.1",
68-
"pyright==1.1.392.post0",
68+
"pyright==1.1.403",
6969
"typing_extensions",
7070
"pip"
7171
]

0 commit comments

Comments
 (0)