Skip to content

Commit

Permalink
Bump jinja2 from 2.11.2 to 2.11.3 in /docs (#35)
Browse files Browse the repository at this point in the history
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](pallets/jinja@2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2021
1 parent 2f7f67d commit 6ac6e87
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 70 deletions.
107 changes: 51 additions & 56 deletions docs/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
-i https://pypi.org/simple/
alabaster==0.7.12
Babel==2.8.0
certifi==2020.6.20
chardet==3.0.4
babel==2.9.0
certifi==2020.12.5
chardet==4.0.0
commonmark==0.9.1
docutils==0.16
Flask-Sphinx-Themes==1.0.2
flask-sphinx-themes==1.0.2
idna==2.10
imagesize==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1
packaging==20.4
Pygments==2.6.1
jinja2==2.11.3
markupsafe==1.1.1
packaging==20.9
pygments==2.8.1
pyparsing==2.4.7
pytz==2020.1
pytz==2021.1
recommonmark==0.6.0
requests==2.24.0
six==1.15.0
snowballstemmer==2.0.0
Sphinx==3.2.1
requests==2.25.1
snowballstemmer==2.1.0
sphinx==3.2.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
urllib3==1.25.10
urllib3==1.26.4

0 comments on commit 6ac6e87

Please sign in to comment.