diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-01 08:59:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-01 08:59:12 +0000 |
commit | 9a481fce73ea9aacc5abd35a21401db9a8c12be9 (patch) | |
tree | 6a8f3ad4f53062b92c5be46fc4fcedf70ffaa775 /requirements | |
parent | 9ce239d8842d4c7221eb1a50e54b079f85ddcb34 (diff) | |
parent | a3b98aa7b0d926cbbeab863ea2ac7db9de5a9d7c (diff) | |
download | jinja2-9a481fce73ea9aacc5abd35a21401db9a8c12be9.tar.gz |
Merge pull request #1321 from pallets/dependabot/pip/babel-2.9.0
Diffstat (limited to 'requirements')
-rw-r--r-- | requirements/docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/docs.txt b/requirements/docs.txt index 14a5ad6..55b034e 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -5,7 +5,7 @@ # pip-compile requirements/docs.in # alabaster==0.7.12 # via sphinx -babel==2.8.0 # via sphinx +babel==2.9.0 # via sphinx certifi==2020.4.5.1 # via requests chardet==3.0.4 # via requests docutils==0.16 # via sphinx |