Skip to content

Commit c0d7d34

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump pyright from 1.1.405 to 1.1.406
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] <support@github.com>
1 parent 048377d commit c0d7d34

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
@@ -67,7 +67,7 @@ dev = [
6767
"mypy==1.18.2",
6868
"pre-commit==4.3.0",
6969
"pylint==3.3.9",
70-
"pyright==1.1.405",
70+
"pyright==1.1.406",
7171
"pytest==8.4.2",
7272
"pytest-cov==7.0.0",
7373
"pytest-md==0.2.0",

0 commit comments

Comments
 (0)