Skip to content

Commit

Permalink
Bump werkzeug from 2.3.8 to 3.0.3 in /server
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 49f3e41 commit 0eded68
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 @@ -172,7 +172,7 @@ webargs==8.3.0
# via -r requirements.in
webencodings==0.5.1
# via html5lib
werkzeug==2.3.8
werkzeug==3.0.3
# via
# flask
# flask-login
Expand Down

0 comments on commit 0eded68

Please sign in to comment.