Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump urllib3 from 1.24.2 to 1.26.5 in /requirements/static/py3.5 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion requirements/static/py3.5/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ requests-oauthlib==1.2.0 # via msrest
requests==2.21.0 # via adal, azure-cosmosdb-table, azure-datalake-store, azure-keyvault, azure-servicebus, azure-servicemanagement-legacy, azure-storage-common, msrest, profitbricks, pywinrm, requests-ntlm, requests-oauthlib
six==1.12.0 # via cryptography, isodate, profitbricks, pypsexec, python-dateutil, pywinrm, smbprotocol
smbprotocol==0.1.1 # via pypsexec
urllib3==1.24.2 # via requests
urllib3==1.26.5 # via requests
xmltodict==0.12.0 # via pywinrm
2 changes: 1 addition & 1 deletion requirements/static/py3.5/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
urllib3==1.26.5 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10
vultr==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.5/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
urllib3==1.25.9 # via requests
urllib3==1.26.5 # via requests
2 changes: 1 addition & 1 deletion requirements/static/py3.5/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
urllib3==1.26.5 # via botocore, kubernetes, python-etcd, requests
virtualenv==16.4.3
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
Expand Down