8000 Bump werkzeug from 0.9.6 to 0.15.3 in /flask_ide by dependabot[bot] · Pull Request #5 · jstacoder/flask-ide · GitHub
[go: up one dir, main page]

Skip to content

Bump werkzeug from 0.9.6 to 0.15.3 in /flask_ide #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump werkzeug from 0.9.6 to 0.15.3 in /flask_ide
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.6 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](pallets/werkzeug@0.9.6...0.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2020
commit 21d4fc2ac7757fc9f58c6e14bf24da0841de5708
2 changes: 1 addition & 1 deletion flask_ide/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SQLAlchemy==0.9.8
SQLAlchemy-Utils==0.27.5
WTForms==2.0.1
WebHelpers==1.3
Werkzeug==0.9.6
Werkzeug==0.15.3
alembic==0.6.7
argparse==1.2.1
blinker==1.3
Expand Down
0