Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 7d08439 commit c072c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ tomli==2.0.1
tomlkit==0.11.8
typing_extensions==4.6.3
urllib3==2.0.7
Werkzeug==2.3.6
Werkzeug==3.0.1
wrapt==1.15.0

0 comments on commit c072c4d

Please sign in to comment.