Skip to content

Commit

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

---
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 30, 2023
1 parent 04d4002 commit 0e39cad
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.338",
"pyright == 1.1.344",
"pytest==7.4.3",
"pytest-cov== 4.1.0",
"pytest-timeout==2.2.0",
Expand Down

0 comments on commit 0e39cad

Please sign in to comment.