Skip to content

Commit ab6a548

Browse files
Bump jinja2 from 2.11.2 to 2.11.3 in /sample-apps/flask (#278)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.2...2.11.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prashant Srivastava <[email protected]>
1 parent d025f56 commit ab6a548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ click==7.1.2
55
Flask==1.1.2
66
idna==2.9
77
itsdangerous==1.1.0
8-
Jinja2==2.11.2
8+
Jinja2==2.11.3
99
MarkupSafe==1.1.1
1010
requests==2.23.0
1111
urllib3==1.25.9

0 commit comments

Comments
 (0)