diff options
author | pyup-bot <github-bot@pyup.io> | 2019-04-06 21:58:35 +0100 |
---|---|---|
committer | Stephen Finucane <stephenfinucane@hotmail.com> | 2019-04-07 11:21:26 +0200 |
commit | d793a9e352cb9b06f74474eb7217a9cef6a19160 (patch) | |
tree | 3ef6e28680020caf49781b9a444433992591789f /docs | |
parent | a4698b2eddd3978aa0ee85e6740c5b4381fc4d76 (diff) | |
download | patchwork-d793a9e352cb9b06f74474eb7217a9cef6a19160.tar patchwork-d793a9e352cb9b06f74474eb7217a9cef6a19160.tar.gz |
Update jinja2 from 2.10 to 2.10.1
Diffstat (limited to 'docs')
-rw-r--r-- | docs/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 2cd89f3..04fc307 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx>=1.5 reno>=2.2 sphinx_rtd_theme==0.4.3 -jinja2==2.10 +jinja2==2.10.1 sphinxcontrib-openapi==0.4.0 |