Skip to content

Commit 4204db6

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 in /examples/benchmark (miguelgrinberg#230) #nolog
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- 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 1243874 commit 4204db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/benchmark/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ itsdangerous==2.1.2
5757
# via
5858
# flask
5959
# quart
60-
jinja2==3.1.3
60+
jinja2==3.1.4
6161
# via
6262
# flask
6363
# quart

0 commit comments

Comments
 (0)