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 7957429 commit 2fd8186Copy full SHA for 2fd8186
pyproject.toml
@@ -102,7 +102,7 @@ lint = [
102
"types-Pygments==2.19.0.20250516",
103
"types-requests==2.32.0.20250515", # align with requests
104
"types-urllib3==1.26.25.14",
105
- "pyright==1.1.400",
+ "pyright==1.1.401",
106
"pytest>=8.0",
107
"pypi-attestations==0.0.26",
108
"betterproto==2.0.0b6",
@@ -159,7 +159,7 @@ translations = [
159
types = [
160
"mypy==1.15.0",
161
"pyrefly",
162
163
{ include-group = "type-stubs" },
164
]
165
type-stubs = [
0 commit comments