Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
setup.py
  • Loading branch information
jiasli committed Jun 2, 2021
commit cf9801576ebed1efb66a8574845533a5262124bf
2 changes: 1 addition & 1 deletion src/azure-cli-core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
'pyopenssl>=17.1.0', # https://github.com/pyca/pyopenssl/pull/612
'requests~=2.22',
'six~=1.12',
'urllib3[secure]>=1.26.4',
'urllib3[secure]>=1.26.5',
]

# dependencies for specific OSes
Expand Down