summaryrefslogtreecommitdiff
path: root/api/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-20 10:45:05 +0100
committerGitHub <noreply@github.com>2021-03-20 10:45:05 +0100
commit592d60d6d2ef51923eebd844888930b07892da39 (patch)
tree2e23bcf85ac5fef8278558f5d2303e2725d9745b /api/requirements.txt
parent06fc4924ebd2aa3a39adde745ee5c40bab2a06d3 (diff)
api: Bump jinja2 from 2.11.2 to 2.11.3 in /api (#99)
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](https://github.com/pallets/jinja/compare/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>
Diffstat (limited to 'api/requirements.txt')
-rw-r--r--api/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/requirements.txt b/api/requirements.txt
index 3f6e87b0..9bf69b8f 100644
--- a/api/requirements.txt
+++ b/api/requirements.txt
@@ -14,7 +14,7 @@ greenlet==0.4.17
httplib2==0.19.0
isort==4.3.21
itsdangerous==1.1.0
-Jinja2==2.11.2
+Jinja2==2.11.3
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1