Skip to content

Commit 78db95a

Browse files
chore: bump pyright from 1.1.405 to 1.1.406 (#143)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 045d3e0 commit 78db95a

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==7.0.0",
2020
"ruff==0.13.3",
2121
"bandit==1.8.6",
22-
"pyright==1.1.405",
22+
"pyright==1.1.406",
2323
"twine==6.2.0",
2424
]
2525

0 commit comments

Comments
 (0)