We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052e1be commit 8fef43cCopy full SHA for 8fef43c
pyproject.toml
@@ -102,7 +102,7 @@ lint = [
102
"types-Pygments==2.19.0.20250305",
103
"types-requests==2.32.0.20250328", # align with requests
104
"types-urllib3==1.26.25.14",
105
- "pyright==1.1.397",
+ "pyright==1.1.400",
106
"pytest>=8.0",
107
"pypi-attestations==0.0.22",
108
"betterproto==2.0.0b6",
@@ -158,7 +158,7 @@ translations = [
158
]
159
types = [
160
"mypy==1.15.0",
161
162
{ include-group = "type-stubs" },
163
164
type-stubs = [
0 commit comments