Skip to content

Commit

Permalink
Bump pyright from 1.1.389 to 1.1.390
Browse files Browse the repository at this point in the history
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](RobertCraigie/pyright-python@v1.1.389...v1.1.390)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e2e7fcc commit fc21bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dev = [
# Setup
"pip==24.0",
# Code Quality
"pyright==1.1.389",
"pyright==1.1.390",
"ruff==0.7.4",
# Build/Release
"setuptools==69.5.1; python_version > '3.7'",
Expand Down

0 comments on commit fc21bff

Please sign in to comment.