Skip to content

Commit 7a4a2bd

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 7b2666e commit 7a4a2bd

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
@@ -87,7 +87,7 @@ development = [
8787
'pyroma==5.0',
8888
'isort==6.1.0',
8989
'pylint==3.3.8',
90-
'pyright==1.1.405',
90+
'pyright==1.1.406',
9191
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
9292
'pre-commit==4.3.0',
9393
'ruff==0.13.2',

0 commit comments

Comments
 (0)