Skip to content

Commit

Permalink
deps:(deps-dev): bump pyright from 1.1.305 to 1.1.331
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.305 to 1.1.331.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.305...v1.1.331)

---
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 Oct 16, 2023
1 parent 97ddd64 commit e55e9c3
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 @@ -50,7 +50,7 @@ name = "Apache License 2.0"
[project.optional-dependencies]
dev = [
"cruft>=2.0.0",
"pyright==1.1.305",
"pyright==1.1.331",
"pyright-polite>=0.0.1",
"pre-commit>=2.20.0",
"ruff>=0.0.262",
Expand Down

0 comments on commit e55e9c3

Please sign in to comment.