From f7a04d80efc90b736ebc0b907cad825c2556c53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:08:07 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.9.6...2.11.3) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 81 +++++++++++++++++++++++++++++++------------ 1 file changed, 59 insertions(+), 22 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 81552722..b4d3ea0b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,28 +4,65 @@ # # pip-compile --output-file requirements.txt requirements.in # -alabaster==0.7.10 # via sphinx -argh==0.26.2 # via sphinx-autobuild, watchdog -babel==2.4.0 # via sphinx -backports-abc==0.5 # via tornado -certifi==2017.4.17 # via tornado -commonmark==0.5.4 # via recommonmark -docutils==0.13.1 # via recommonmark, sphinx -imagesize==0.7.1 # via sphinx -Jinja2==2.9.6 # via sphinx -livereload==2.5.1 # via sphinx-autobuild -MarkupSafe==1.0 # via jinja2 -pathtools==0.1.2 # via sphinx-autobuild, watchdog -port-for==0.3.1 # via sphinx-autobuild -Pygments==2.2.0 # via sphinx -pytz==2017.2 # via babel -PyYAML==3.12 # via sphinx-autobuild, watchdog +alabaster==0.7.10 + # via sphinx +argh==0.26.2 + # via + # sphinx-autobuild + # watchdog +babel==2.4.0 + # via sphinx +backports-abc==0.5 + # via tornado +certifi==2017.4.17 + # via tornado +commonmark==0.5.4 + # via recommonmark +docutils==0.13.1 + # via + # recommonmark + # sphinx +imagesize==0.7.1 + # via sphinx +jinja2==2.11.3 + # via sphinx +livereload==2.5.1 + # via sphinx-autobuild +markupsafe==1.0 + # via jinja2 +pathtools==0.1.2 + # via + # sphinx-autobuild + # watchdog +port-for==0.3.1 + # via sphinx-autobuild +pygments==2.2.0 + # via sphinx +pytz==2017.2 + # via babel +pyyaml==3.12 + # via + # sphinx-autobuild + # watchdog recommonmark==0.4.0 -requests==2.13.0 # via sphinx -singledispatch==3.4.0.3 # via tornado -six==1.10.0 # via livereload, singledispatch, sphinx -snowballstemmer==1.2.1 # via sphinx + # via -r requirements.in +requests==2.13.0 + # via sphinx +singledispatch==3.4.0.3 + # via tornado +six==1.10.0 + # via + # livereload + # sphinx +snowballstemmer==1.2.1 + # via sphinx sphinx-autobuild==0.6.0 + # via -r requirements.in sphinx==1.5.5 -tornado==4.5.1 # via livereload, sphinx-autobuild -watchdog==0.8.3 # via sphinx-autobuild + # via -r requirements.in +tornado==4.5.1 + # via + # livereload + # sphinx-autobuild +watchdog==0.8.3 + # via sphinx-autobuild