Skip to content

Commit 6839762

Browse files
committed
Fix Werkzeug issue in V8
1 parent 57a2918 commit 6839762

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

8.0/base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MarkupSafe==0.23
66
Pillow==3.4.2
77
Python-Chart==1.39
88
PyYAML==4.2b1
9-
Werkzeug==0.16.0
9+
Werkzeug==0.9.6
1010
argparse==1.2.1
1111
decorator==3.4.0
1212
docutils==0.12

HISTORY.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Unreleased
3636
* Bump `Jinja2` version to 2.10.1
3737
* Bump `urllib3` version to 1.24.2
3838
* Bump `wkhtmltopdf` version to 0.12.5.1 (for odoo 12 only)
39-
* Bump `werkzeug` version to 0.16.0
39+
* Bump `werkzeug` version to 0.16.0 (v9-13)
40+
* Bump `werkzeug` version to 0.9.6 (v7-8)
4041
* Bump various libraries to get rid of security alerts (v7+8 only)
4142
* Bump `Pillow` version to 6.2.0 (v9-13)
4243
* Bump `Pillow` version to 3.4.2 (v7-8)

0 commit comments

Comments
 (0)