Skip to content

Commit

Permalink
build(deps): update dependency pyright to v1.1.383
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent a6f1a1d commit e3cfcbf
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 @@ -34,7 +34,7 @@ lint = [
]
types = [
"mypy[reports]~=1.11.1",
"pyright==1.1.382.post1",
"pyright==1.1.383",
]
docs = [
"canonical-sphinx~=0.1",
Expand Down

0 comments on commit e3cfcbf

Please sign in to comment.