update pyright to 1.1.384

This commit is contained in:
Laurent 2024-10-15 13:52:52 +00:00 committed by Laureηt
parent 82fd2a63f7
commit 3fdbc1e81a

View file

@ -116,7 +116,7 @@ fallback-version = '0.0.0'
[tool.rye]
managed = true
dev-dependencies = [
"pyright==1.1.372",
"pyright==1.1.384",
"docformatter>=1.7.5",
"pytest>=8.0.0",
"coverage>=7.4.1",