Browse Source

Bump werkzeug from 0.14.1 to 0.15.3 in /frameworks/Python/spyne (#7047)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.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/0.14.1...0.15.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] 3 years ago
parent
commit
058645cad3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/spyne/requirements.txt

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

@@ -23,6 +23,6 @@ spyne==2.13.9a0
 SQLAlchemy==1.2.17
 Twisted==20.3.0
 txpostgres==1.6.0
-Werkzeug==0.14.1
+Werkzeug==0.15.3
 zope.interface==4.6.0
 uwsgi==2.0.18