Skip to content

Commit

Permalink
build(deps-dev): bump pyright in the dependencies group (#249)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `pyright` from 1.1.388 to 1.1.389
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.388...v1.1.389)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 44846b3 commit e6b69fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ granian = "^1.6.3"
nvidia-cublas-cu12 = "^12.6.3.3"

[tool.poetry.group.dev.dependencies]
pyright = "^1.1.388"
pyright = "^1.1.389"
pytest = "^8.3.3"
ruff = "^0.7.2"
httpx = "^0.27.2"

0 comments on commit e6b69fd

Please sign in to comment.