Skip to content

Commit 103300d

Browse files
Bump pyright from 1.1.405 to 1.1.406
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.405 to 1.1.406. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.405...v1.1.406) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.406 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d47bd9c commit 103300d

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
@@ -60,7 +60,7 @@ mockupdb = [
6060
perf = ["simplejson>=3.17.0"]
6161
typing = [
6262
"mypy==1.18.2",
63-
"pyright==1.1.405",
63+
"pyright==1.1.406",
6464
"typing_extensions",
6565
"pip"
6666
]

0 commit comments

Comments
 (0)