Skip to content

Commit 8778234

Browse files
dependabot[bot]ulises-jeremias
authored andcommitted
chore(deps-dev): Update pyright requirement from >=1.1.400 to >=1.1.411
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.400...v1.1.411) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 848b5fe commit 8778234

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
@@ -16,7 +16,7 @@ python-preference = "managed"
1616
[dependency-groups]
1717
dev = [
1818
"ruff>=0.15.21",
19-
"pyright>=1.1.400",
19+
"pyright>=1.1.411",
2020
"pre-commit>=4.6.0",
2121
"pytest-cov>=6.0.0",
2222
"pytest-asyncio>=1.4.0",

0 commit comments

Comments
 (0)