Skip to content

Commit ac7fbcd

Browse files
fix(deps): update dependency types-requests-oauthlib to v2.0.0.20250516 (#1157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 549c143 commit ac7fbcd

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
@@ -16,7 +16,7 @@ dev = [
1616
"types-defusedxml==0.7.0.20250516",
1717
"types-oauthlib==3.2.0.20250516",
1818
"types-python-jose==3.4.0.20250516",
19-
"types-requests-oauthlib==2.0.0.20250306",
19+
"types-requests-oauthlib==2.0.0.20250516",
2020
"types-requests==2.32.0.20250515"
2121
]
2222

@@ -84,7 +84,7 @@ dev = [
8484
"types-defusedxml==0.7.0.20250516",
8585
"types-oauthlib==3.2.0.20250516",
8686
"types-python-jose==3.4.0.20250516",
87-
"types-requests-oauthlib==2.0.0.20250306",
87+
"types-requests-oauthlib==2.0.0.20250516",
8888
"types-requests==2.32.0.20250515"
8989
]
9090
google-onetap = [

0 commit comments

Comments
 (0)