Skip to content

Commit 958d903

Browse files
chore: bump pyright from 1.1.403 to 1.1.404 (#123)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.403 to 1.1.404. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.403...v1.1.404) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.404 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4994e2 commit 958d903

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
@@ -19,7 +19,7 @@ dev = [
1919
"pytest-cov==6.2.1",
2020
"ruff==0.12.9",
2121
"bandit==1.8.6",
22-
"pyright==1.1.403",
22+
"pyright==1.1.404",
2323
"twine==6.1.0",
2424
]
2525

0 commit comments

Comments
 (0)