Skip to content

Commit a326a21

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump pyright from 1.1.408 to 1.1.409
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.408 to 1.1.409. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.408...v1.1.409) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.409 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e25873 commit a326a21

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
@@ -78,7 +78,7 @@ development = [
7878
'pyroma==5.0.1',
7979
'isort==8.0.1',
8080
'pylint==4.0.5',
81-
'pyright==1.1.408',
81+
'pyright==1.1.409',
8282
'pyupgrade==3.21.2',
8383
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8484
'pre-commit==4.6.0',

0 commit comments

Comments
 (0)