Skip to content

Commit 78e5a46

Browse files
chore: bump pyright from 1.1.407 to 1.1.408
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.407 to 1.1.408. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.407...v1.1.408) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f216c02 commit 78e5a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10",
2222
"bandit==1.9.2",
23-
"pyright==1.1.407",
23+
"pyright==1.1.408",
2424
"twine==6.2.0",
2525
"pandas>=2.0.0",
2626
]

0 commit comments

Comments
 (0)