Skip to content

Commit

Permalink
deps:(deps-dev): bump pyright from 1.1.330.post0 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.330.post0 to 1.1.331.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.330.post0...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 6a54809 commit c956863
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 @@ -42,7 +42,7 @@ name = "MIT"
[project.optional-dependencies]
dev = [
"cruft",
"pyright==1.1.330.post0",
"pyright==1.1.331",
"pre-commit==3.4.0",
"ruff==0.0.292", # important that these match the pre-commit hooks
"black[jupyter]==23.9.1", # important that these match the pre-commit hooks
Expand Down

0 comments on commit c956863

Please sign in to comment.