Skip to content

Commit

Permalink
Bump werkzeug from 2.2.3 to 3.0.1 in /Flask/boilerPlate
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 ba659a5 commit c762b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flask/boilerPlate/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pyrsistent==0.17.3
pyyaml==5.4.1
six==1.15.0
typing-extensions==3.7.4.3 ; python_version < '3.8'
werkzeug==2.2.3
werkzeug==3.0.1
zipp==3.4.1

0 comments on commit c762b50

Please sign in to comment.