Skip to content

Commit

Permalink
{Packaging} Bump OAuthLib to 3.2.2 (Azure#25356)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound committed Feb 14, 2023
1 parent 8d0e83c commit e2a3aeb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ msal-extensions==1.0.0
msal[broker]==1.20.0
msrest==0.7.1
msrestazure==0.6.4
oauthlib==3.0.1
oauthlib==3.2.2
packaging==23.0
paramiko==2.10.1
pbr==5.3.1
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ msal-extensions==1.0.0
msal[broker]==1.20.0
msrest==0.7.1
msrestazure==0.6.4
oauthlib==3.0.1
oauthlib==3.2.2
packaging==23.0
paramiko==2.10.1
pbr==5.3.1
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ msal-extensions==1.0.0
msal[broker]==1.20.0
msrest==0.7.1
msrestazure==0.6.4
oauthlib==3.0.1
oauthlib==3.2.2
packaging==23.0
paramiko==2.10.1
pbr==5.3.1
Expand Down

0 comments on commit e2a3aeb

Please sign in to comment.