Skip to content

Commit c28bc6c

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pyright from 1.1.400 to 1.1.401
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.400 to 1.1.401. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.400...v1.1.401) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.401 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f2b8b8 commit c28bc6c

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
@@ -84,7 +84,7 @@ development = [
8484
'pyroma==4.2',
8585
'isort==6.0.1',
8686
'pylint==3.3.7',
87-
'pyright==1.1.400',
87+
'pyright==1.1.401',
8888
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8989
'pre-commit==4.2.0',
9090
'ruff==0.11.10',

0 commit comments

Comments
 (0)