Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 0339cb4 commit 226cd48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ markupsafe==2.1.3
# via
# jinja2
# mako
# werkzeug
netaddr==0.7.19
# via -r requirements.in
packaging==20.9
Expand Down Expand Up @@ -180,7 +181,7 @@ urllib3==1.25.8
# sentry-sdk
webencodings==0.5.1
# via bleach
werkzeug==0.16.0
werkzeug==2.3.8
# via flask
wtforms==2.2.1
# via flask-wtf
Expand Down

0 comments on commit 226cd48

Please sign in to comment.