aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-06 08:51:29 -0700
committerGitHub <noreply@github.com>2021-08-06 08:51:29 -0700
commit165e3a368c5ec7418aee5dbf17cbea2a37e23540 (patch)
tree84da9e054414d02d0d2b7c4830198b6fbeb2cbc8 /infra
parentb9369041cc05cdc6529ae35cb9e7757860c1aab8 (diff)
downloadoss-fuzz-165e3a368c5ec7418aee5dbf17cbea2a37e23540.tar.gz
Bump jinja2 from 2.10 to 2.11.3 in /infra/ci (#6172)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/ci/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/ci/requirements.txt b/infra/ci/requirements.txt
index ab17b712c..310ba53e8 100644
--- a/infra/ci/requirements.txt
+++ b/infra/ci/requirements.txt
@@ -7,4 +7,4 @@ pytest-xdist==2.2.0
PyYAML==5.4
yapf==0.30.0
# Needed for cifuzz tests.
-Jinja2==2.10
+Jinja2==2.11.3