Skip to content

Commit

Permalink
Bump pyright to 1.1.388 (#13111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent c4495d0 commit c6b9dc1
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.18.0.20240506",
"types-requests==2.32.0.20241016", # align with requests
"types-urllib3==1.26.25.14",
"pyright==1.1.387",
"pyright==1.1.388",
"pytest>=6.0",
]
test = [
Expand Down

0 comments on commit c6b9dc1

Please sign in to comment.