chore(deps): bump werkzeug from 2.3.6 to 3.0.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.6.
- [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.3.6...3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-30 02:59:16 +00:00 committed by GitHub
parent a8a6e03428
commit 42d5a2bb59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ dependencies = [
'sshpubkeys==3.3.1',
'uritemplate==4.1.1',
'vine==5.0.0',
'werkzeug==2.3.6',
'werkzeug==3.0.6',
'unicodecsv==0.14.1',
'httpsig==1.3.0',
'treelib==1.6.4',