Skip to content

Commit

Permalink
chore(deps): bump werkzeug from 1.0.1 to 3.0.6 in /api
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@1.0.1...3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent cff3e79 commit a345aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ pylint==2.6.0
six==1.16.0
toml==0.10.2
waitress==3.0.1
Werkzeug==1.0.1
Werkzeug==3.0.6
wrapt==1.14.1

0 comments on commit a345aca

Please sign in to comment.