Skip to content

Commit 8caaf67

Browse files
Bump pyright from 1.1.406 to 1.1.407
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.406 to 1.1.407. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.406...v1.1.407) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.407 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c8a22b commit 8caaf67

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.406",
63+
"pyright==1.1.407",
6464
"typing_extensions",
6565
"pip"
6666
]

0 commit comments

Comments
 (0)