Skip to content

Commit fa069b8

Browse files
build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /owl-bot-postprocessor (#10218)
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 05093e4 commit fa069b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

owl-bot-postprocessor/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
attrs==22.1.0
22
click==7.1.2
3-
jinja2==3.0.3
3+
jinja2==3.1.3
44
lxml==4.9.1
55
typing==3.7.4.3
66
markupsafe==2.0.1

owl-bot-postprocessor/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ idna==3.4 \
2828
--hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
2929
--hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
3030
# via requests
31-
jinja2==3.0.3 \
32-
--hash=sha256:077ce6014f7b40d03b47d1f1ca4b0fc8328a692bd284016f806ed0eaca390ad8 \
33-
--hash=sha256:611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
31+
jinja2==3.1.3 \
32+
--hash=sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa \
33+
--hash=sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90
3434
# via -r requirements.in
3535
lxml==4.9.1 \
3636
--hash=sha256:04da965dfebb5dac2619cb90fcf93efdb35b3c6994fea58a157a834f2f94b318 \

0 commit comments

Comments
 (0)