build(deps-dev): bump pyright from 1.1.389 to 1.1.390 (#2426)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.389 to 1.1.390.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.389...v1.1.390)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-10 15:50:02 +08:00
committed by GitHub
parent 3945a3d0e9
commit cfc644137c
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ dev = [
"pre-commit==4.0.1",
"pylint==3.2.7",
"pyre-check==0.9.23",
"pyright==1.1.389",
"pyright==1.1.390",
"pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'",
"pyupgrade==3.19.0",
"pyyaml==6.0.2",

View File

@ -11,7 +11,7 @@ pipdeptree==2.23.4
pre-commit==4.0.1
pylint==3.2.7
pyre-check==0.9.23
pyright==1.1.389
pyright==1.1.390
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
pyupgrade==3.19.0
pyyaml==6.0.2