Skip to content

Commit 945e30f

Browse files
Update pyright requirement from >=1.1.401 to >=1.1.408
Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) to permit the latest version. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.401...v1.1.408) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c5e2d0 commit 945e30f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ classifiers = [
5555

5656
[dependency-groups]
5757
typing = [
58-
"pyright>=1.1.401",
58+
"pyright>=1.1.408",
5959
]
6060
formatting = [
6161
"docformatter>=1.7.7",

0 commit comments

Comments
 (0)