Skip to content

Commit

Permalink
#patch: Bump pyright from 1.1.390 to 1.1.391
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.390 to 1.1.391.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.390...v1.1.391)

---
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 21, 2024
1 parent 008c26e commit 4825a18
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 @@ -21,7 +21,7 @@ dependencies = []
[project.optional-dependencies]
lint = [
"pylint==3.3.2",
"pyright==1.1.390",
"pyright==1.1.391",
]
publish = [
"build==1.2.2.post1",
Expand Down

0 comments on commit 4825a18

Please sign in to comment.