Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump pyright from 1.1.352 to 1.1.365
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.352 to 1.1.365.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.352...v1.1.365)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 8871380 commit 57fa288
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 7 deletions.
33 changes: 27 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 @@ -33,7 +33,7 @@ optional = true

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.2"
pyright = "^1.1.352"
pyright = "^1.1.365"
pytest = "^8.0.2"
black = "^24.2.0"
moto = {extras = ["s3"], version = "^5.0.2"}
Expand Down

0 comments on commit 57fa288

Please sign in to comment.