Skip to content

Commit

Permalink
deps:(deps): bump pyright from 1.1.363 to 1.1.375
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.363 to 1.1.375.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.363...v1.1.375)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent c3c614a commit d4b26eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ content-type = "text/markdown"
dev = [
"cruft==2.15.0",
"lumberman",
"pyright==1.1.363",
"pyright==1.1.375",
"pytest==8.2.1",
"pytest-cov==5.0.0",
"pytest-xdist==3.6.1",
Expand All @@ -37,7 +37,7 @@ dev = [
rye = { dev-dependencies = [
"cruft==2.15.0",
"lumberman>=0.45.0",
"pyright==1.1.363",
"pyright==1.1.375",
"pytest==8.2.1",
"pytest-cov==5.0.0",
"pytest-xdist==3.6.1",
Expand Down

0 comments on commit d4b26eb

Please sign in to comment.