Skip to content

Commit

Permalink
Bump pyright in the production-dependencies group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update in the / directory: [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `pyright` from 1.1.378 to 1.1.379
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.378...v1.1.379)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent a132997 commit 7873667
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 @@ -30,7 +30,7 @@ lint = [
"ruff==0.6.3",
]
check = [
"pyright==1.1.378",
"pyright==1.1.379",
]
test = [
"pytest==8.3.2",
Expand Down

0 comments on commit 7873667

Please sign in to comment.