Bump urllib3 from 1.24.1 to 1.24.2 in /src/loadgenerator (#313)

This commit is contained in:
dependabot[bot] 2020-04-08 15:33:52 -07:00 committed by GitHub
parent f948037ac6
commit 35edb74678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -4,20 +4,21 @@
# #
# pip-compile --output-file requirements.txt requirements.in # pip-compile --output-file requirements.txt requirements.in
# #
certifi==2018.11.29 # via requests certifi==2018.11.29 # via geventhttpclient-wheels, requests
chardet==3.0.4 # via requests chardet==3.0.4 # via requests
click==7.0 # via flask click==7.0 # via flask
flask==1.0.2 # via locustio flask==1.0.2 # via locustio
gevent==1.4.0 # via locustio gevent==1.4.0 # via geventhttpclient-wheels, locustio
geventhttpclient-wheels==1.3.1.dev2 # via locustio
greenlet==0.4.15 # via gevent greenlet==0.4.15 # via gevent
idna==2.8 # via requests idna==2.8 # via requests
itsdangerous==1.1.0 # via flask itsdangerous==1.1.0 # via flask
jinja2==2.10 # via flask jinja2==2.10 # via flask
locustio==0.13.0 locustio==0.13.0 # via -r requirements.in
markupsafe==1.1.0 # via jinja2 markupsafe==1.1.0 # via jinja2
msgpack-python==0.5.6 # via locustio msgpack-python==0.5.6 # via locustio
pyzmq==17.0.0 # via locustio pyzmq==17.0.0 # via locustio
requests==2.21.0 # via locustio requests==2.21.0 # via locustio
six==1.12.0 # via locustio six==1.12.0 # via geventhttpclient-wheels, locustio
urllib3==1.24.1 # via requests urllib3==1.24.2 # via requests
werkzeug==0.14.1 # via flask werkzeug==0.14.1 # via flask