Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 9ee16a2 commit b288877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ torchvision==0.15.1
triton==2.0.0
typing_extensions==4.5.0
urllib3==1.26.18
Werkzeug==2.3.8
Werkzeug==3.0.3

0 comments on commit b288877

Please sign in to comment.