Skip to content

Commit 3bae016

Browse files
Bump jinja2 from 3.0.1 to 3.1.3 in /src/pyflask (#32)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 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.1...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62c8028 commit 3bae016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyflask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Flask==2.0.1
77
Flask-Cors==3.0.10
88
flask-restx==0.5.1
99
itsdangerous==2.0.1
10-
Jinja2==3.0.1
10+
Jinja2==3.1.3
1111
jsonschema==3.2.0
1212
MarkupSafe==2.0.1
1313
pyinstaller==4.5.1

0 commit comments

Comments
 (0)