Skip to content

Commit 7d0ec02

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /tekton/webhook
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49894df commit 7d0ec02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton/webhook/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Click==7.0
22
Flask==2.3.2
33
gunicorn==23.0.0
44
itsdangerous==1.1.0
5-
Jinja2==3.1.5
5+
Jinja2==3.1.6
66
MarkupSafe==1.1.1
77
Werkzeug==3.0.6
88

0 commit comments

Comments
 (0)