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.1 to 1.24.2 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
8 changes: 1 addition & 7 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@
#
certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
click==7.0 # via flask
decorator==4.3.2 # via retry
flake8==3.0.4
flask==1.0.2
idna==2.8 # via requests
itsdangerous==1.1.0 # via flask
jinja2==2.10 # via flask
markupsafe==1.1.0 # via jinja2
mccabe==0.5.3 # via flake8
nose==1.3.7
pbr==5.1.1 # via python-ubersmithclient
Expand All @@ -23,5 +18,4 @@ pyflakes==1.2.3 # via flake8
python-ubersmithclient==2.0.8
requests==2.21.0
retry==0.9.2
urllib3==1.24.1 # via requests
werkzeug==0.14.1 # via flask
urllib3==1.24.2 # via requests