Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
ce107a0f39 chore(deps): bump werkzeug from 3.0.6 to 3.1.4
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4.
- [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.6...3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 04:39:21 +00:00

View File

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