Bump werkzeug from 3.0.1 to 3.0.2

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.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/3.0.1...3.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] 2024-04-01 19:45:13 +00:00 committed by GitHub
parent 63263249b0
commit 0854193c07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -12,4 +12,4 @@ python-dateutil==2.9.0.post0
requests==2.31.0
six==1.16.0
urllib3==2.2.1
Werkzeug==3.0.1
Werkzeug==3.0.2

View file

@ -53,7 +53,7 @@ urllib3==2.2.1
# via
# -r requirements.in
# requests
werkzeug==3.0.1
werkzeug==3.0.2
# via
# -r requirements.in
# flask