mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-14 17:18:14 +00:00
update pyright to 1.1.384
This commit is contained in:
parent
82fd2a63f7
commit
3fdbc1e81a
|
@ -116,7 +116,7 @@ fallback-version = '0.0.0'
|
||||||
[tool.rye]
|
[tool.rye]
|
||||||
managed = true
|
managed = true
|
||||||
dev-dependencies = [
|
dev-dependencies = [
|
||||||
"pyright==1.1.372",
|
"pyright==1.1.384",
|
||||||
"docformatter>=1.7.5",
|
"docformatter>=1.7.5",
|
||||||
"pytest>=8.0.0",
|
"pytest>=8.0.0",
|
||||||
"coverage>=7.4.1",
|
"coverage>=7.4.1",
|
||||||
|
|
Loading…
Reference in a new issue