Skip to content

Commit

Permalink
build(deps): bump werkzeug from 2.2.3 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 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@2.2.3...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 25, 2024
1 parent c4be985 commit f52234a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ wcwidth==0.2.13 # via prompt-toolkit
webargs==5.5.3 # via invenio-rest
webcolors==24.6.0 # via jsonschema
websocket-client==1.8.0 # via kubernetes
werkzeug==2.2.3 # via flask, flask-kvsession-invenio, flask-login, invenio-base, reana-commons
werkzeug==3.0.6 # via flask, flask-kvsession-invenio, flask-login, invenio-base, reana-commons
wrapt==1.16.0 # via deprecated, smart-open, snakemake
wtforms==2.3.3 # via flask-admin, flask-wtf, invenio-oauth2server, reana-server (setup.py), wtforms-alchemy, wtforms-components
wtforms-alchemy==0.18.0 # via invenio-oauth2server
Expand Down

0 comments on commit f52234a

Please sign in to comment.