Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
app | ||
deployment | ||
migrations | ||
.flaskenv | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Procfile | ||
README.md | ||
Vagrantfile | ||
babel.cfg | ||
boot.sh | ||
config.py | ||
microblog.py | ||
requirements.txt | ||
tests.py |
README.md
Welcome to Microblog!
This is an example application featured in my Flask Mega-Tutorial. See the tutorial for instructions on how to work with it.