Bump werkzeug from 2.0.0 to 2.0.2

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.0 to 2.0.2.
- [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.0...2.0.2)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 08:07:50 +00:00 committed by GitHub
parent 9486b6cf57
commit bcc54be979
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Werkzeug==2.0.0
Werkzeug==2.0.2
Jinja2==3.0.0
MarkupSafe==2.0.0
itsdangerous==2.0.0

View file

@ -14,5 +14,5 @@ markupsafe==2.0.0
# via
# -r requirements/tests-pallets-min.in
# jinja2
werkzeug==2.0.0
werkzeug==2.0.2
# via -r requirements/tests-pallets-min.in