Skip to content

Commit

Permalink
chore(deps): bump pyright from 1.1.387 to 1.1.388
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.387 to 1.1.388.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.387...v1.1.388)

---
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 Nov 6, 2024
1 parent 67e97ba commit 0a78b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dev = ["nox==2024.10.9"]
]
"dev.format" = ["ruff==0.7.2"]
"dev.typecheck" = [
"pyright==1.1.387",
"pyright==1.1.388",
"typing-extensions>=4.12.2, <5",
"types-polib>=1.2.0.20240327, <2",
"types-croniter>=3.0.0.20240727, <5",
Expand Down

0 comments on commit 0a78b4e

Please sign in to comment.