Skip to content

Commit

Permalink
build(deps): bump werkzeug in /FastapiOpenRestyConfigurator
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.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@3.0.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 26, 2024
1 parent a1e51ff commit 1b4c8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FastapiOpenRestyConfigurator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi==0.115.0
uvicorn==0.30.6
werkzeug==3.0.3
werkzeug==3.0.6
Jinja2==3.1.4
python-dotenv==1.0.1
gunicorn==23.0.0
Expand Down

0 comments on commit 1b4c8ad

Please sign in to comment.