Skip to content

Commit b6f9b76

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /app/backend (#2435)
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-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df63e64 commit b6f9b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ itsdangerous==2.2.0
152152
# via
153153
# flask
154154
# quart
155-
jinja2==3.1.5
155+
jinja2==3.1.6
156156
# via
157157
# flask
158158
# prompty

0 commit comments

Comments
 (0)