Skip to content

Commit 94d5cec

Browse files
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#1156)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 818e63c commit 94d5cec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.kokoro/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,9 @@ jeepney==0.8.0 \
285285
# via
286286
# keyring
287287
# secretstorage
288-
jinja2==3.1.4 \
289-
--hash=sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369 \
290-
--hash=sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d
288+
jinja2==3.1.5 \
289+
--hash=sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb \
290+
--hash=sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb
291291
# via gcp-releasetool
292292
keyring==25.2.1 \
293293
--hash=sha256:2458681cdefc0dbc0b7eb6cf75d0b98e59f9ad9b2d4edd319d18f68bdca95e50 \

0 commit comments

Comments
 (0)