Skip to content

Commit cca3d9a

Browse files
chore: bump pyright from 1.1.406 to 1.1.407 (#157)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.406 to 1.1.407. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.406...v1.1.407) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.407 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c67d8db commit cca3d9a

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
@@ -20,7 +20,7 @@ dev = [
2020
"pytest-cov==7.0.0",
2121
"ruff==0.14.1",
2222
"bandit==1.8.6",
23-
"pyright==1.1.406",
23+
"pyright==1.1.407",
2424
"twine==6.2.0",
2525
]
2626

0 commit comments

Comments
 (0)