We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57a2918 + 6839762 commit b22ca13Copy full SHA for b22ca13
8.0/base_requirements.txt
@@ -6,7 +6,7 @@ MarkupSafe==0.23
6
Pillow==3.4.2
7
Python-Chart==1.39
8
PyYAML==4.2b1
9
-Werkzeug==0.16.0
+Werkzeug==0.9.6
10
argparse==1.2.1
11
decorator==3.4.0
12
docutils==0.12
HISTORY.rst
@@ -36,7 +36,8 @@ Unreleased
36
* Bump `Jinja2` version to 2.10.1
37
* Bump `urllib3` version to 1.24.2
38
* Bump `wkhtmltopdf` version to 0.12.5.1 (for odoo 12 only)
39
-* Bump `werkzeug` version to 0.16.0
+* Bump `werkzeug` version to 0.16.0 (v9-13)
40
+* Bump `werkzeug` version to 0.9.6 (v7-8)
41
* Bump various libraries to get rid of security alerts (v7+8 only)
42
* Bump `Pillow` version to 6.2.0 (v9-13)
43
* Bump `Pillow` version to 3.4.2 (v7-8)
0 commit comments