Skip to content

Commit

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

---
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 Aug 5, 2024
1 parent ce9f3d9 commit 3fc2c94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.372"
pyright = "^1.1.374"
pytest = "^8.0.2"
black = "^24.2.0"
moto = { extras = ["s3"], version = "^5.0.2" }
Expand Down

0 comments on commit 3fc2c94

Please sign in to comment.