Skip to content

Commit

Permalink
Bump pyright from 1.1.391 to 1.1.392.post0
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.391 to 1.1.392.post0.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.391...v1.1.392.post0)

---
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 Jan 16, 2025
1 parent 4fbcc20 commit e4cb117
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 @@ -91,7 +91,7 @@ lint = [
"types-Pygments==2.19.0.20250107",
"types-requests==2.32.0.20241016", # align with requests
"types-urllib3==1.26.25.14",
"pyright==1.1.391",
"pyright==1.1.392.post0",
"pytest>=6.0",
]
test = [
Expand Down

0 comments on commit e4cb117

Please sign in to comment.