Skip to content

Commit aed67b9

Browse files
Update pyright requirement from >=1.1.390 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.390...v1.1.408) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b06d93b commit aed67b9

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
@@ -23,7 +23,7 @@ dev = [
2323
"pytest>=8.4.1,<10",
2424
"pytest-cov>=7.0.0,<8",
2525
"ruff>=0.14.1,<0.16",
26-
"pyright>=1.1.390",
26+
"pyright>=1.1.408",
2727
"ipdb>=0.13.13,<0.14",
2828
"pytest-asyncio>=1.3.0,<1.4.0",
2929
"python-semantic-release>=10.5.3",

0 commit comments

Comments
 (0)