Skip to content

Commit 3fd75f6

Browse files
Bump werkzeug from 0.12.2 to 0.15.3 in /Pip-Tools
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](pallets/werkzeug@0.12.2...0.15.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b7c9b9 commit 3fd75f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pip-Tools/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ click==6.7 # via flask
88
flask-sqlalchemy==2.2
99
flask==1.0.2
1010
itsdangerous==0.24 # via flask
11-
jinja2==2.9.6 # via flask
11+
jinja2==2.10.3 # via flask
1212
markupsafe==1.0 # via jinja2
1313
sqlalchemy==1.1.10 # via flask-sqlalchemy
14-
werkzeug==0.12.2 # via flask
14+
werkzeug==0.15.3 # via flask

0 commit comments

Comments
 (0)