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 283cadd commit ab3fab0Copy full SHA for ab3fab0
pyproject.toml
@@ -19,7 +19,7 @@ dev = [
19
"types-defusedxml==0.7.0.20250822",
20
"types-oauthlib==3.3.0.20250822",
21
"types-requests-oauthlib==2.0.0.20250809",
22
- "types-requests==2.32.4.20250913",
+ "types-requests==2.32.4.20260107",
23
{include-group = "pylint"}
24
]
25
pylint = [
@@ -92,7 +92,7 @@ dev = [
92
93
94
95
- "types-requests==2.32.4.20250913"
+ "types-requests==2.32.4.20260107"
96
97
google-onetap = [
98
"google-auth>=2.40.0,<2.48"
0 commit comments