Skip to content

Commit 5738023

Browse files
fix(deps): update dependency types-oauthlib to v3.2.0.20250514 (#1150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 095b736 commit 5738023

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
@@ -14,7 +14,7 @@ dev = [
1414
"pytest>=4.5",
1515
"responses==0.25.7",
1616
"types-defusedxml==0.7.0.20240218",
17-
"types-oauthlib==3.2.0.20250408",
17+
"types-oauthlib==3.2.0.20250514",
1818
"types-python-jose==3.4.0.20250224",
1919
"types-requests-oauthlib==2.0.0.20250306",
2020
"types-requests==2.32.0.20250328"
@@ -82,7 +82,7 @@ dev = [
8282
"pytest>=4.5",
8383
"responses==0.25.7",
8484
"types-defusedxml==0.7.0.20240218",
85-
"types-oauthlib==3.2.0.20250408",
85+
"types-oauthlib==3.2.0.20250514",
8686
"types-python-jose==3.4.0.20250224",
8787
"types-requests-oauthlib==2.0.0.20250306",
8888
"types-requests==2.32.0.20250328"

0 commit comments

Comments
 (0)