Skip to content

Commit

Permalink
Update pyright to 1.1.318
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jul 24, 2023
1 parent 69200e4 commit 6896f31
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 @@ -28,7 +28,7 @@ dynamic = ["version"]
[project.optional-dependencies]
scripts = ["invoke==2.1.3"]
lint = ["black==23.3.0", "ruff==0.0.272"]
check = ["pyright==1.1.317"]
check = ["pyright==1.1.318"]
test = [
"pytest==7.4.0",
"coverage==7.2.7",
Expand Down

0 comments on commit 6896f31

Please sign in to comment.