From 5e0682ffbccf170e78833cfdadf18d917e9f72a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:16:06 +0000 Subject: [PATCH] Bump babel from 2.7.0 to 2.9.1 in /requirements Bumps [babel](https://github.com/python-babel/babel) from 2.7.0 to 2.9.1. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES) - [Commits](https://github.com/python-babel/babel/compare/v2.7.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/doc.txt | 148 +++++++++++++++++++++++++++++-------------- 1 file changed, 102 insertions(+), 46 deletions(-) diff --git a/requirements/doc.txt b/requirements/doc.txt index 99b0bb3..ed2f81d 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -4,59 +4,115 @@ # # pip-compile --output-file=requirements/doc.txt requirements/base.in requirements/doc.in # -alabaster==0.7.12 # via sphinx -babel==2.7.0 # via sphinx -bleach==3.1.0 # via readme-renderer +alabaster==0.7.12 + # via sphinx +babel==2.9.1 + # via sphinx +bleach==3.1.0 + # via readme-renderer bumpversion==0.5.3 -certifi==2019.9.11 # via requests -chardet==3.0.4 # via doc8, requests -click==7.0 # via pip-tools -django==2.2.6 + # via -r dev.in +certifi==2019.9.11 + # via requests +chardet==3.0.4 + # via + # doc8 + # requests +click==7.0 + # via pip-tools doc8==0.8.0 -docutils==0.15.2 # via doc8, readme-renderer, restructuredtext-lint, sphinx -elasticsearch-dsl==6.4.0 -elasticsearch==6.4.0 -filelock==3.0.12 # via tox -idna==2.8 # via requests -imagesize==1.1.0 # via sphinx -importlib-metadata==0.23 # via pluggy, tox -jinja2==2.10.1 # via sphinx -markupsafe==1.1.1 # via jinja2 -more-itertools==7.2.0 # via zipp -packaging==19.2 # via sphinx, tox -pbr==5.4.3 # via stevedore + # via -r doc.in +docutils==0.15.2 + # via + # doc8 + # readme-renderer + # restructuredtext-lint + # sphinx +filelock==3.0.12 + # via tox +idna==2.8 + # via requests +imagesize==1.1.0 + # via sphinx +jinja2==2.10.1 + # via sphinx +markupsafe==1.1.1 + # via jinja2 +packaging==19.2 + # via + # sphinx + # tox +pbr==5.4.3 + # via stevedore pip-tools==4.1.0 -pluggy==0.13.0 # via tox -psycopg2==2.8.3 -py==1.8.0 # via tox -pygments==2.4.2 # via readme-renderer, sphinx -pyparsing==2.4.2 # via packaging -python-dateutil==2.8.0 # via elasticsearch-dsl + # via -r dev.in +pluggy==0.13.0 + # via tox +py==1.8.0 + # via tox +pygments==2.4.2 + # via + # readme-renderer + # sphinx +pyparsing==2.4.2 + # via packaging python-decouple==3.1 -pytz==2019.2 # via babel, django + # via -r dev.in +pytz==2019.2 + # via babel readme-renderer==24.0 -requests==2.22.0 # via sphinx -restructuredtext-lint==1.3.0 # via doc8 -six==1.12.0 # via bleach, doc8, elasticsearch-dsl, packaging, pip-tools, python-dateutil, readme-renderer, stevedore, tox -snowballstemmer==1.9.1 # via sphinx -sphinx-rtd-theme==0.4.3 + # via -r doc.in +requests==2.22.0 + # via sphinx +restructuredtext-lint==1.3.0 + # via doc8 +six==1.12.0 + # via + # bleach + # doc8 + # packaging + # pip-tools + # readme-renderer + # stevedore + # tox +snowballstemmer==1.9.1 + # via sphinx sphinx==2.2.0 -sphinxcontrib-applehelp==1.0.1 # via sphinx -sphinxcontrib-devhelp==1.0.1 # via sphinx -sphinxcontrib-htmlhelp==1.0.2 # via sphinx -sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-qthelp==1.0.2 # via sphinx -sphinxcontrib-serializinghtml==1.1.3 # via sphinx -sqlparse==0.3.0 # via django -stevedore==1.31.0 # via doc8 -toml==0.10.0 # via tox -tox-battery==0.5.1 + # via + # -r doc.in + # sphinx-rtd-theme +sphinx-rtd-theme==0.4.3 + # via -r doc.in +sphinxcontrib-applehelp==1.0.1 + # via sphinx +sphinxcontrib-devhelp==1.0.1 + # via sphinx +sphinxcontrib-htmlhelp==1.0.2 + # via sphinx +sphinxcontrib-jsmath==1.0.1 + # via sphinx +sphinxcontrib-qthelp==1.0.2 + # via sphinx +sphinxcontrib-serializinghtml==1.1.3 + # via sphinx +stevedore==1.31.0 + # via doc8 +toml==0.10.0 + # via tox tox==3.14.0 -urllib3==1.25.6 # via elasticsearch, requests -virtualenv==16.7.5 # via tox -webencodings==0.5.1 # via bleach + # via + # -r dev.in + # tox-battery +tox-battery==0.5.1 + # via -r dev.in +urllib3==1.25.6 + # via requests +virtualenv==16.7.5 + # via tox +webencodings==0.5.1 + # via bleach wheel==0.30.0 -zipp==0.6.0 # via importlib-metadata + # via -r dev.in # The following packages are considered to be unsafe in a requirements file: -# setuptools==41.2.0 # via sphinx +# setuptools