From 5089d59ae59026f8e2fd935d292f99e850c0dfe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:32:25 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.25.8 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.25.8) Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 78 ++++++++++++++++++++++++++--------- 1 file changed, 58 insertions(+), 20 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 3617f79..6548309 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,28 +4,66 @@ # # pip-compile requirements.in # -babel==2.7.0 # via flask-babel +babel==2.7.0 + # via flask-babel boto3==1.9.248 -boto==2.49.0 # via smart-open -botocore==1.12.248 # via boto3, s3transfer -certifi==2019.9.11 # via requests -chardet==3.0.4 # via requests -click==7.0 # via flask -docutils==0.15.2 # via botocore -flask-babel==0.12.2 # via flask-table + # via + # -r requirements.in + # smart-open +boto==2.49.0 + # via smart-open +botocore==1.12.248 + # via + # boto3 + # s3transfer +certifi==2019.9.11 + # via requests +chardet==3.0.4 + # via requests +click==7.0 + # via flask +docutils==0.15.2 + # via botocore +flask-babel==0.12.2 + # via flask-table flask-table==0.5.0 + # via -r requirements.in flask==1.1.1 -idna==2.8 # via requests -itsdangerous==1.1.0 # via flask -jinja2==2.10.3 # via flask, flask-babel -jmespath==0.9.4 # via boto3, botocore -markupsafe==1.1.1 # via jinja2 -python-dateutil==2.8.0 # via botocore + # via + # -r requirements.in + # flask-babel + # flask-table +idna==2.8 + # via requests +itsdangerous==1.1.0 + # via flask +jinja2==2.10.3 + # via + # flask + # flask-babel +jmespath==0.9.4 + # via + # boto3 + # botocore +markupsafe==1.1.1 + # via jinja2 +python-dateutil==2.8.0 + # via botocore python-magic==0.4.15 -pytz==2019.3 # via babel -requests==2.22.0 # via smart-open -s3transfer==0.2.1 # via boto3 -six==1.12.0 # via python-dateutil + # via -r requirements.in +pytz==2019.3 + # via babel +requests==2.22.0 + # via smart-open +s3transfer==0.2.1 + # via boto3 +six==1.12.0 + # via python-dateutil smart-open==1.8.4 -urllib3==1.25.6 # via botocore, requests -werkzeug==0.16.0 # via flask + # via -r requirements.in +urllib3==1.25.8 + # via + # botocore + # requests +werkzeug==0.16.0 + # via flask