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 25eb929 commit bbd4140Copy full SHA for bbd4140
pyproject.toml
@@ -103,7 +103,7 @@ lint = [
103
"types-Pygments==2.19.0.20250715",
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.403",
107
"pytest>=8.0",
108
"pypi-attestations==0.0.27",
109
"betterproto==2.0.0b6",
@@ -160,7 +160,7 @@ translations = [
160
types = [
161
"mypy==1.17.1",
162
"pyrefly",
163
164
{ include-group = "type-stubs" },
165
]
166
type-stubs = [
0 commit comments