Skip to content

Commit

Permalink
chore(deps): bump pyright from 1.1.385 to 1.1.386 (#473)
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.385 to 1.1.386.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.385...v1.1.386)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  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 Oct 25, 2024
1 parent 85fdc86 commit d72dae6
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.0"]
"dev.typecheck" = [
"pyright==1.1.385",
"pyright==1.1.386",
"typing-extensions>=4.12.2, <5",
"types-polib>=1.2.0.20240327, <2",
"types-croniter>=3.0.0.20240727, <4",
Expand Down

0 comments on commit d72dae6

Please sign in to comment.