From 62065fa0271590f8f0a85cf8bdf6aba7c35acb78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:16:14 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 243 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 183 insertions(+), 60 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0d53816..cc5de81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,94 +4,217 @@ # # pip-compile -U requirements.in # -alabaster==0.7.12 # via sphinx +alabaster==0.7.12 + # via sphinx apispec==0.38.0 -appdirs==1.4.3 # via black + # via -r requirements.in +appdirs==1.4.3 + # via black apscheduler==3.6.0 -argh==0.26.2 # via watchdog -atomicwrites==1.3.0 # via pytest -attrs==19.1.0 # via black, pytest -babel==2.6.0 # via sphinx -backports-abc==0.5 # via tornado -black==19.3b0 ; python_version > "3.5" -bleach==3.1.0 # via readme-renderer + # via -r requirements.in +argh==0.26.2 + # via watchdog +atomicwrites==1.3.0 + # via pytest +attrs==19.1.0 + # via + # black + # pytest +babel==2.6.0 + # via sphinx bg-utils==2.4.10 -brewtils==2.4.15 # via bg-utils -certifi==2019.3.9 # via requests -chardet==3.0.4 # via requests -click==7.0 # via black + # via -r requirements.in +black==19.3b0 ; python_version > "3.5" + # via -r requirements.in +bleach==3.1.0 + # via readme-renderer +brewtils==2.4.15 + # via bg-utils +certifi==2019.3.9 + # via requests +chardet==3.0.4 + # via requests +click==7.0 + # via black codecov==2.0.15 -configparser==3.7.4 # via entrypoints, flake8 + # via -r requirements.in coverage==4.5.3 -docutils==0.14 # via readme-renderer, sphinx -entrypoints==0.3 # via flake8 -enum34==1.1.6 # via flake8 -filelock==3.0.10 # via tox + # via + # -r requirements.in + # codecov +docutils==0.14 + # via + # readme-renderer + # sphinx +entrypoints==0.3 + # via flake8 +filelock==3.0.10 + # via tox flake8==3.7.7 -funcsigs==1.0.2 # via apscheduler, mock, pytest -functools32==3.2.3.post2 ; python_version < "3.0" # via flake8 -futures==3.2.0 ; python_version < "3.0" -idna==2.8 # via requests -imagesize==1.1.0 # via sphinx -jinja2==2.10.1 # via sphinx + # via -r requirements.in +idna==2.8 + # via requests +imagesize==1.1.0 + # via sphinx +jinja2==2.10.1 + # via sphinx lark-parser==0.6.7 -markupsafe==1.1.1 # via jinja2 + # via brewtils +markupsafe==1.1.1 + # via jinja2 marshmallow-polyfield==3.2 -marshmallow==2.19.2 # via marshmallow-polyfield -mccabe==0.6.1 # via flake8 + # via brewtils +marshmallow==2.19.2 + # via + # brewtils + # marshmallow-polyfield +mccabe==0.6.1 + # via flake8 mock==2.0.0 + # via -r requirements.in mongoengine==0.15.3 + # via bg-utils mongomock==3.16.0 -more-itertools==5.0.0 # via pytest -packaging==19.0 # via sphinx + # via -r requirements.in +more-itertools==5.0.0 + # via pytest +packaging==19.0 + # via + # brewtils + # sphinx passlib==1.7.1 -pathlib2==2.3.3 # via pytest -pathtools==0.1.2 # via watchdog -pbr==5.1.3 # via mock + # via bg-utils +pathtools==0.1.2 + # via watchdog +pbr==5.1.3 + # via mock pika==1.0.1 -pkginfo==1.5.0.1 # via twine -pluggy==0.9.0 # via pytest, tox -ply==3.11 # via thriftpy2 + # via brewtils +pkginfo==1.5.0.1 + # via twine +pluggy==0.9.0 + # via + # pytest + # tox +ply==3.11 + # via thriftpy2 prometheus-client==0.6.0 -py==1.8.0 # via pytest, tox -pycodestyle==2.5.0 # via flake8 -pyflakes==2.1.1 # via flake8 -pygments==2.3.1 # via readme-renderer, sphinx + # via -r requirements.in +py==1.8.0 + # via + # pytest + # tox +pycodestyle==2.5.0 + # via flake8 +pyflakes==2.1.1 + # via flake8 +pygments==2.3.1 + # via + # readme-renderer + # sphinx pyjwt==1.7.1 -pymongo==3.8.0 # via mongoengine -pyparsing==2.4.0 # via packaging + # via brewtils +pymongo==3.8.0 + # via mongoengine +pyparsing==2.4.0 + # via packaging pytest-lazy-fixture==0.5.2 + # via -r requirements.in pytest-tornado==0.7.0 + # via -r requirements.in pytest==3.10.1 -python-box==3.3.0 # via yapconf + # via + # -r requirements.in + # pytest-lazy-fixture + # pytest-tornado +python-box==3.3.0 + # via yapconf pytz==2018.9 -pyyaml==5.1 # via apispec, watchdog -readme-renderer==24.0 # via twine -requests-toolbelt==0.9.1 # via twine -requests==2.21.0 # via codecov, requests-toolbelt, sphinx, twine -ruamel.ordereddict==0.4.13 ; python_version < "3.0" + # via + # -r requirements.in + # apscheduler + # babel + # bg-utils + # tzlocal +pyyaml==5.4 + # via + # apispec + # watchdog +readme-renderer==24.0 + # via twine +requests-toolbelt==0.9.1 + # via twine +requests==2.21.0 + # via + # brewtils + # codecov + # requests-toolbelt + # sphinx + # twine ruamel.yaml==0.15.94 -scandir==1.10.0 # via pathlib2 -sentinels==1.0.0 # via mongomock + # via bg-utils +sentinels==1.0.0 + # via mongomock simplejson==3.16.0 -singledispatch==3.4.0.3 # via tornado -six==1.12.0 # via apscheduler, bleach, mock, mongoengine, mongomock, more-itertools, packaging, pathlib2, pytest, readme-renderer, singledispatch, sphinx, tox, yapconf -snowballstemmer==1.2.1 # via sphinx + # via brewtils +six==1.12.0 + # via + # apscheduler + # bleach + # brewtils + # mock + # mongoengine + # mongomock + # more-itertools + # packaging + # pytest + # readme-renderer + # sphinx + # tox + # yapconf +snowballstemmer==1.2.1 + # via sphinx sphinx-rtd-theme==0.4.3 + # via -r requirements.in sphinx==1.8.5 -sphinxcontrib-websupport==1.1.0 # via sphinx + # via + # -r requirements.in + # sphinx-rtd-theme +sphinxcontrib-websupport==1.1.0 + # via sphinx thriftpy2==0.4.2 -toml==0.10.0 # via black, tox + # via bg-utils +toml==0.10.0 + # via + # black + # tox tornado==5.1.1 + # via + # -r requirements.in + # pytest-tornado tox==3.9.0 -tqdm==4.31.1 # via twine + # via -r requirements.in +tqdm==4.31.1 + # via twine twine==1.13.0 -typing==3.6.6 # via flake8, sphinx -tzlocal==1.5.1 # via apscheduler -urllib3==1.24.2 # via requests -virtualenv==16.5.0 # via tox + # via -r requirements.in +tzlocal==1.5.1 + # via apscheduler +urllib3==1.24.2 + # via requests +virtualenv==16.5.0 + # via tox watchdog==0.9.0 -webencodings==0.5.1 # via bleach + # via + # -r requirements.in + # yapconf +webencodings==0.5.1 + # via bleach wheel==0.33.1 + # via -r requirements.in wrapt==1.11.1 + # via brewtils yapconf==0.3.3 + # via + # bg-utils + # brewtils