From 1b362fcf4b564552c6e7eb6d50a7762f7af6c3f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:29:46 +0000 Subject: [PATCH] Bump certifi from 2019.9.11 to 2022.12.7 in /requirements Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 80 ++++++++++++++++++++++++++--------- 1 file changed, 59 insertions(+), 21 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 3617f79..0f22a62 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 +boto==2.49.0 + # via smart-open 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 -flask-table==0.5.0 + # via + # -r requirements.in + # smart-open +botocore==1.12.248 + # via + # boto3 + # s3transfer +certifi==2022.12.7 + # via requests +chardet==3.0.4 + # via requests +click==7.0 + # via flask +docutils==0.15.2 + # via botocore 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 +flask-babel==0.12.2 + # via flask-table +flask-table==0.5.0 + # via -r requirements.in +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.6 + # via + # botocore + # requests +werkzeug==0.16.0 + # via flask