Skip to content

Commit f2a4872

Browse files
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 7efff0e commit f2a4872

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
@@ -69,7 +69,7 @@ optional-dependencies.dev = [
6969
"pylint[spelling]==3.3.8",
7070
"pylint-per-file-ignores==2.0.3",
7171
"pyproject-fmt==2.6.0",
72-
"pyright==1.1.405",
72+
"pyright==1.1.406",
7373
"pyroma==5.0",
7474
"pytest==8.4.2",
7575
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)