Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 5b7992d

Browse files
build(deps): Bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#407)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- 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>
1 parent 0afe8b8 commit 5b7992d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.kokoro/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ google-cloud-aiplatform[prediction]
66
googleapis-common-protos==1.58.0 # pinned for conflict in range specifier.
77
grpcio-status==1.48.2 # must be pinned due to protobuf compatibility.
88
ipython
9-
jinja2<=3.1.4
9+
jinja2<=3.1.5
1010

1111
# General installations.
1212
gcp-docuploader

.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -442,9 +442,9 @@ jeepney==0.8.0 \
442442
# via
443443
# keyring
444444
# secretstorage
445-
jinja2==3.1.4 \
446-
--hash=sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369 \
447-
--hash=sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d
445+
jinja2==3.1.5 \
446+
--hash=sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb \
447+
--hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb
448448
# via
449449
# -r requirements.in
450450
# gcp-releasetool

0 commit comments

Comments
 (0)