Skip to content

Commit

Permalink
build(deps): bump pyright from 1.1.378 to 1.1.381
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.378 to 1.1.381.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.378...v1.1.381)

---
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 Sep 18, 2024
1 parent e14595c commit 7ef9d6c
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 @@ -33,7 +33,7 @@ Homepage = "https://github.com/tryterra/terra-client-python"
[project.optional-dependencies]
dev = ["nox==2024.4.15"]
"dev.format" = ["ruff==0.6.2"]
"dev.typecheck" = ["pyright==1.1.378"]
"dev.typecheck" = ["pyright==1.1.381"]
"dev.test" = [
"pytest>=8.3.2, <9",
"pytest-randomly>=3.15.0, <4"
Expand Down

0 comments on commit 7ef9d6c

Please sign in to comment.