Skip to content

Commit ab3fab0

Browse files
fix(deps): update dependency types-requests to v2.32.4.20260107 (#1518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 283cadd commit ab3fab0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"types-defusedxml==0.7.0.20250822",
2020
"types-oauthlib==3.3.0.20250822",
2121
"types-requests-oauthlib==2.0.0.20250809",
22-
"types-requests==2.32.4.20250913",
22+
"types-requests==2.32.4.20260107",
2323
{include-group = "pylint"}
2424
]
2525
pylint = [
@@ -92,7 +92,7 @@ dev = [
9292
"types-defusedxml==0.7.0.20250822",
9393
"types-oauthlib==3.3.0.20250822",
9494
"types-requests-oauthlib==2.0.0.20250809",
95-
"types-requests==2.32.4.20250913"
95+
"types-requests==2.32.4.20260107"
9696
]
9797
google-onetap = [
9898
"google-auth>=2.40.0,<2.48"

0 commit comments

Comments
 (0)