From ea86265f02cbb399582479aba8c4b57b40c90286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:53:18 +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/common.txt | 118 ++++++++++++++++++++++++++++------------ requirements/dev.txt | 6 +- 2 files changed, 85 insertions(+), 39 deletions(-) diff --git a/requirements/common.txt b/requirements/common.txt index 460ae24..84a4d74 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -4,42 +4,88 @@ # # pip-compile --output-file=common.txt common.in # -atomicwrites==1.3.0 # via pytest -attrs==19.3.0 # via pytest -bleach==3.1.4 # via readme-renderer -certifi==2019.9.11 # via requests -chardet==3.0.4 # via requests -check-manifest==0.40 # via -r common.in -coverage==4.5.4 # via pytest-cov -docutils==0.15.2 # via -r common.in, readme-renderer -entrypoints==0.3 # via flake8 -flake8==3.7.9 # via -r common.in -idna==2.8 # via requests -mccabe==0.6.1 # via flake8 -more-itertools==7.2.0 # via pytest -packaging==19.2 # via pytest -pathlib2==2.3.5 # via -r common.in -pkginfo==1.5.0.1 # via twine -pluggy==0.13.0 # via pytest -psycopg2-binary==2.8.4 # via -r common.in -py==1.8.0 # via pytest -pycodestyle==2.5.0 # via flake8 -pyflakes==2.1.1 # via flake8 -pygments==2.4.2 # via readme-renderer -pyparsing==2.4.5 # via packaging -pytest-cov==2.8.1 # via -r common.in -pytest==5.2.2 # via -r common.in, pytest-cov -readme-renderer==24.0 # via twine -requests-toolbelt==0.9.1 # via twine -requests==2.22.0 # via requests-toolbelt, twine -six==1.13.0 # via bleach, packaging, pathlib2, readme-renderer -sqlalchemy==1.3.11 # via -r common.in -toml==0.10.0 # via check-manifest -tqdm==4.38.0 # via twine -twine==1.15.0 # via -r common.in -urllib3==1.25.7 # via requests -wcwidth==0.1.7 # via pytest -webencodings==0.5.1 # via bleach +atomicwrites==1.3.0 + # via pytest +attrs==19.3.0 + # via pytest +bleach==3.1.4 + # via readme-renderer +certifi==2022.12.7 + # via requests +chardet==3.0.4 + # via requests +check-manifest==0.40 + # via -r common.in +coverage==4.5.4 + # via pytest-cov +docutils==0.15.2 + # via + # -r common.in + # readme-renderer +entrypoints==0.3 + # via flake8 +flake8==3.7.9 + # via -r common.in +idna==2.8 + # via requests +mccabe==0.6.1 + # via flake8 +more-itertools==7.2.0 + # via pytest +packaging==19.2 + # via pytest +pathlib2==2.3.5 + # via -r common.in +pkginfo==1.5.0.1 + # via twine +pluggy==0.13.0 + # via pytest +psycopg2-binary==2.8.4 + # via -r common.in +py==1.8.0 + # via pytest +pycodestyle==2.5.0 + # via flake8 +pyflakes==2.1.1 + # via flake8 +pygments==2.4.2 + # via readme-renderer +pyparsing==2.4.5 + # via packaging +pytest==5.2.2 + # via + # -r common.in + # pytest-cov +pytest-cov==2.8.1 + # via -r common.in +readme-renderer==24.0 + # via twine +requests==2.22.0 + # via + # requests-toolbelt + # twine +requests-toolbelt==0.9.1 + # via twine +six==1.13.0 + # via + # bleach + # packaging + # pathlib2 + # readme-renderer +sqlalchemy==1.3.11 + # via -r common.in +toml==0.10.0 + # via check-manifest +tqdm==4.38.0 + # via twine +twine==1.15.0 + # via -r common.in +urllib3==1.25.7 + # via requests +wcwidth==0.1.7 + # via pytest +webencodings==0.5.1 + # via bleach # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/dev.txt b/requirements/dev.txt index 8619cce..77583c5 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,7 +7,7 @@ atomicwrites==1.3.0 attrs==19.3.0 bleach==3.1.4 -certifi==2019.9.11 +certifi==2022.12.7 chardet==3.0.4 check-manifest==0.40 coverage==4.5.4 @@ -27,11 +27,11 @@ pycodestyle==2.5.0 pyflakes==2.1.1 pygments==2.4.2 pyparsing==2.4.5 -pytest-cov==2.8.1 pytest==5.2.2 +pytest-cov==2.8.1 readme-renderer==24.0 -requests-toolbelt==0.9.1 requests==2.22.0 +requests-toolbelt==0.9.1 restview==2.9.2 six==1.13.0 sqlalchemy==1.3.11