Skip to content

Commit

Permalink
Bump werkzeug in /Web Development/Intermediate/To-do app
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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@3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 890fd79 commit 82f573f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web Development/Intermediate/To-do app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ MarkupSafe==2.1.1
pycparser==2.21
six==1.16.0
SQLAlchemy==1.4.35
Werkzeug==3.0.1
Werkzeug==3.0.3

0 comments on commit 82f573f

Please sign in to comment.