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 a15c149 commit 6057332Copy full SHA for 6057332
pyproject.toml
@@ -103,7 +103,7 @@ lint = [
103
"types-Pygments==2.19.0.20250516",
104
"types-requests==2.32.4.20250611", # align with requests
105
"types-urllib3==1.26.25.14",
106
- "pyright==1.1.400",
+ "pyright==1.1.402",
107
"pytest>=8.0",
108
"pypi-attestations==0.0.26",
109
"betterproto==2.0.0b6",
@@ -160,7 +160,7 @@ translations = [
160
types = [
161
"mypy==1.16.1",
162
"pyrefly",
163
164
{ include-group = "type-stubs" },
165
]
166
type-stubs = [
0 commit comments