Skip to content

Commit

Permalink
Bump werkzeug from 2.2.3 to 3.0.1 in /sample-apps/flask
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.1.
- [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.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 c0550a5 commit 1fa9e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Flask
idna
requests
urllib3
Werkzeug==2.2.3
Werkzeug==3.0.1
flask-sqlalchemy==2.5.1
SQLAlchemy==1.4
aws_xray_sdk==2.6.0

0 comments on commit 1fa9e51

Please sign in to comment.