Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent b1fdf7d commit cc74137
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 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 @@ -54,7 +54,7 @@ optional = true

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

0 comments on commit cc74137

Please sign in to comment.