Skip to content

Commit

Permalink
Bump pyright from 1.1.372 to 1.1.374 (#142)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent ad45f95 commit d7f2ef3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 101 deletions.
121 changes: 21 additions & 100 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 @@ lxml = {extras = ["html-clean"], version = "^5.2.2"}

[tool.poetry.dev-dependencies]
pre-commit = "^3.7.1"
pyright = "^1.1.270"
pyright = "^1.1.374"
pytest = "^8.3.1"
black = "^24.4.2"

Expand Down

0 comments on commit d7f2ef3

Please sign in to comment.