Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,13 @@ PyNaCl==1.5.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
requests-oauthlib==1.2.0
requests[socks]==2.26.0
requests[socks]==2.31.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe bump urllib3 as well? requests and urllib3 are usually bumped together (#18213, #19801).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the fix commit: psf/requests@74ea7cf
It looks like a logic error in requests.

scp==0.13.2
semver==2.13.0
six==1.16.0
sshtunnel==0.1.5
tabulate==0.8.9
urllib3==1.26.7
urllib3==1.26.16
wcwidth==0.1.7
websocket-client==1.3.1
xmltodict==0.12.0
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@ PyNaCl==1.5.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
requests-oauthlib==1.2.0
requests[socks]==2.26.0
requests[socks]==2.31.0
scp==0.13.2
semver==2.13.0
six==1.16.0
sshtunnel==0.1.5
tabulate==0.8.9
urllib3==1.26.7
urllib3==1.26.16
wcwidth==0.1.7
websocket-client==1.3.1
xmltodict==0.12.0
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@ pyOpenSSL==22.1.0
python-dateutil==2.8.0
pywin32==305
requests-oauthlib==1.2.0
requests[socks]==2.26.0
requests[socks]==2.31.0
scp==0.13.2
semver==2.13.0
six==1.16.0
sshtunnel==0.1.5
tabulate==0.8.9
urllib3==1.26.7
urllib3==1.26.16
wcwidth==0.1.7
websocket-client==1.3.1
xmltodict==0.12.0