From 696ff863af66e7ea0d624d339c1d250b854b5831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:20:28 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.11.2 to 2.11.3 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 871d82a85..c1861a02b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,22 +1,21 @@ -alabaster==0.7.12 -Babel==2.8.0 +alabaster==0.7.12 +babel==2.8.0 certifi==2020.6.20 chardet==3.0.4 -colorama==0.4.4 docutils==0.16 idna==2.10 imagesize==1.2.0 -Jinja2==2.11.2 -MarkupSafe==1.1.1 +jinja2==2.11.3 +markupsafe==1.1.1 packaging==20.4 -Pygments==2.7.2 +pygments==2.7.2 pyparsing==2.4.7 pytz==2020.1 requests==2.24.0 six==1.15.0 snowballstemmer==2.0.0 -Sphinx==3.2.1 sphinx-rtd-theme==0.5.0 +sphinx==3.2.1 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-asyncio==0.3.0 sphinxcontrib-devhelp==1.0.2 -- 2.47.2