Skip to content

Commit d84e690

Browse files
chore: bump pyright from 1.1.404 to 1.1.405
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.404 to 1.1.405. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.404...v1.1.405) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.405 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 874e04a commit d84e690

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.3.0",
2020
"ruff==0.12.11",
2121
"bandit==1.8.6",
22-
"pyright==1.1.404",
22+
"pyright==1.1.405",
2323
"twine==6.2.0",
2424
]
2525

0 commit comments

Comments
 (0)