aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-24 10:16:09 -0400
committerGravatar GitHub <noreply@github.com>2022-03-24 10:16:09 -0400
commitaad9bc0d234849355f444e200429467d771f1f28 (patch)
tree7f84db82fe92d5e11d8273d8d8b7854a06122594
parent9685020357218669417a3bbee28781e651cecb6d (diff)
build(deps): bump jinja2 from 2.11.3 to 3.0.3 in /infra/ci (#7450)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.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.11.3...3.0.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 ae009eda..d8c9eada 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.11.3
+Jinja2==3.0.3