Browse Source

Bump werkzeug from 2.0.1 to 2.2.3 in /frameworks/Python/flask (#7923)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.0.1...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 năm trước cách đây
mục cha
commit
ddd4eb500d

+ 1 - 1
frameworks/Python/flask/requirements-pypy.txt

@@ -10,5 +10,5 @@ Jinja2==3.0.1
 MarkupSafe==2.0.1
 meinheld==1.0.2
 uWSGI==2.0.19.1
-Werkzeug==2.0.1
+Werkzeug==2.2.3
 ujson==5.4.0

+ 1 - 1
frameworks/Python/flask/requirements.txt

@@ -11,6 +11,6 @@ Jinja2==3.0.1
 MarkupSafe==2.0.1
 meinheld==1.0.2
 uWSGI==2.0.19.1
-Werkzeug==2.0.1
+Werkzeug==2.2.3
 ujson==5.4.0
 orjson==3.6.0