Skip to content

Commit 86f05c1

Browse files
Bump pyright from 1.1.400 to 1.1.401
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.400 to 1.1.401. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.400...v1.1.401) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.401 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0e4d0c commit 86f05c1

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
@@ -52,7 +52,7 @@ optional-dependencies.dev = [
5252
"pre-commit==4.2.0",
5353
"pylint==3.3.7",
5454
"pyproject-fmt==2.6.0",
55-
"pyright==1.1.400",
55+
"pyright==1.1.401",
5656
"pyroma==4.2",
5757
"pytest==8.3.5",
5858
"pytest-cov==6.1.1",

0 commit comments

Comments
 (0)