Skip to content

Commit e250697

Browse files
Bump pyright from 1.1.398 to 1.1.399
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.398 to 1.1.399. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.398...v1.1.399) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.399 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77124f2 commit e250697

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
@@ -31,7 +31,7 @@ test = [
3131
"black==25.1.0",
3232
"filelock==3.18.0",
3333
"flake8==7.2.0",
34-
"pyright==1.1.398",
34+
"pyright==1.1.399",
3535
"pytest==8.3.5",
3636
"pytest-xdist==3.6.1",
3737
]

0 commit comments

Comments
 (0)