diff options
author | pyup-bot <github-bot@pyup.io> | 2020-01-30 21:13:55 +0000 |
---|---|---|
committer | Stephen Finucane <stephenfinucane@hotmail.com> | 2020-02-27 23:43:16 +0000 |
commit | 2f7a0b9b56f45ddc95d8bb3e8890f2c0cb48385a (patch) | |
tree | 17f6be07b1fd60e2b27f58c434a7f0d07454c5de | |
parent | eee67b4bb4976a881a79f3bfcf15cc57fefc7d6e (diff) | |
download | patchwork-2f7a0b9b56f45ddc95d8bb3e8890f2c0cb48385a.tar patchwork-2f7a0b9b56f45ddc95d8bb3e8890f2c0cb48385a.tar.gz |
Update jinja2 from 2.10.1 to 2.11.1
-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 7163730..f01fad3 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.1 +jinja2==2.11.1 sphinxcontrib-openapi==0.5.0 |