Skip to content

Commit

Permalink
Bump pyright from 1.1.374 to 1.1.391 (#270)
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.374 to 1.1.391.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.374...v1.1.391)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 7fd48e0 commit a392100
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 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 @@ -42,7 +42,7 @@ pytest = "^8.3.2"
pytest-dotenv = "^0.5.2"
pytest-mock = "^3.7.0"
black = "^24.4.2"
pyright = "1.1.374"
pyright = "1.1.391"
pytest-asyncio = "^0.24.0"
ruff = "^0.7.3"

Expand Down

0 comments on commit a392100

Please sign in to comment.