Skip to content

Commit 6ac6e87

Browse files
Bump jinja2 from 2.11.2 to 2.11.3 in /docs (#35)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f7f67d commit 6ac6e87

File tree

2 files changed

+65
-70
lines changed

2 files changed

+65
-70
lines changed

docs/Pipfile.lock

+51-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/requirements.txt

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1+
-i https://pypi.org/simple/
12
alabaster==0.7.12
2-
Babel==2.8.0
3-
certifi==2020.6.20
4-
chardet==3.0.4
3+
babel==2.9.0
4+
certifi==2020.12.5
5+
chardet==4.0.0
56
commonmark==0.9.1
67
docutils==0.16
7-
Flask-Sphinx-Themes==1.0.2
8+
flask-sphinx-themes==1.0.2
89
idna==2.10
910
imagesize==1.2.0
10-
Jinja2==2.11.2
11-
MarkupSafe==1.1.1
12-
packaging==20.4
13-
Pygments==2.6.1
11+
jinja2==2.11.3
12+
markupsafe==1.1.1
13+
packaging==20.9
14+
pygments==2.8.1
1415
pyparsing==2.4.7
15-
pytz==2020.1
16+
pytz==2021.1
1617
recommonmark==0.6.0
17-
requests==2.24.0
18-
six==1.15.0
19-
snowballstemmer==2.0.0
20-
Sphinx==3.2.1
18+
requests==2.25.1
19+
snowballstemmer==2.1.0
20+
sphinx==3.2.1
2121
sphinxcontrib-applehelp==1.0.2
2222
sphinxcontrib-devhelp==1.0.2
2323
sphinxcontrib-htmlhelp==1.0.3
2424
sphinxcontrib-jsmath==1.0.1
2525
sphinxcontrib-qthelp==1.0.3
2626
sphinxcontrib-serializinghtml==1.1.4
27-
urllib3==1.25.10
27+
urllib3==1.26.4

0 commit comments

Comments
 (0)