Skip to content

Commit 5ed5e23

Browse files
build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /.kokoro (#10216)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98f9b2f commit 5ed5e23

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.kokoro/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cryptography==41.0.6
66
cachetools==4.2.4
77
cffi==1.15.1
88
jeepney==0.7.1
9-
jinja2==3.0.3
9+
jinja2==3.1.3
1010
markupsafe==2.0.1
1111
keyring==23.4.1
1212
packaging==21.3

.kokoro/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ jeepney==0.7.1 \
242242
# -r requirements.in
243243
# keyring
244244
# secretstorage
245-
jinja2==3.0.3 \
246-
--hash=sha256:077ce6014f7b40d03b47d1f1ca4b0fc8328a692bd284016f806ed0eaca390ad8 \
247-
--hash=sha256:611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
245+
jinja2==3.1.3 \
246+
--hash=sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa \
247+
--hash=sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90
248248
# via
249249
# -r requirements.in
250250
# gcp-releasetool

0 commit comments

Comments
 (0)