Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 0be9542 commit 4ab472a
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 @@ -52,7 +52,7 @@ dev = ["nox==2024.4.15"]
]
"dev.format" = ["ruff==0.6.3"]
"dev.typecheck" = [
"pyright==1.1.379",
"pyright==1.1.380",
"typing-extensions>=4.12.2, <5",
"types-networkx>=3.2.1.20240703, <4",
"types-polib>=1.2.0.20240327, <2",
Expand Down

0 comments on commit 4ab472a

Please sign in to comment.