Skip to content

Commit

Permalink
pip prod(deps): bump pyright from 1.1.345 to 1.1.372
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.345 to 1.1.372.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.345...v1.1.372)

---
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 Jul 18, 2024
1 parent 6f52098 commit c15d2fb
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 @@ -34,7 +34,7 @@ dev = [
"nbconvert>=7.7.2,<8.0.0",
"textual-dev==1.5.1",
"pytest-asyncio==0.23.8",
"pyright==1.1.345",
"pyright==1.1.372",
]
gui = ["textual==0.72.0", "pyclip==0.7"]
onnx = ["onnx==1.16.1"]
Expand Down

0 comments on commit c15d2fb

Please sign in to comment.