Skip to content

Commit

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

---
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 Apr 11, 2024
1 parent 880d2cb commit 9309301
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 @@ -35,7 +35,7 @@ dev_fmt = [
]
# NOTE: Must use `==` to constrain version for github actions cache working properly
dev_test = [
"pyright == 1.1.344",
"pyright == 1.1.358",
"pytest==7.4.3",
"pytest-cov== 4.1.0",
"pytest-timeout==2.2.0",
Expand Down

0 comments on commit 9309301

Please sign in to comment.