Skip to content

Commit 398b7d7

Browse files
Bump jinja2 in /ClassExamples/ON62/flask-SQLite-CRUD-Heroku
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]>
1 parent 27bc2a2 commit 398b7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClassExamples/ON62/flask-SQLite-CRUD-Heroku/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Flask_SQLAlchemy==2.3.2
22
Flask==1.0.2
33
gunicorn==19.9.0
44
itsdangerous==1.1.0
5-
Jinja2==2.11.2
5+
Jinja2==2.11.3
66
MarkupSafe==1.1.1
77
Werkzeug==1.0.1

0 commit comments

Comments
 (0)