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

Skip to content< 10000 /a>

Bump werkzeug from 0.9.6 to 0.15.5 in /flask_ide #18

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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.5 in /flask_ide
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.9.6 to 0.15.5.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@0.9.6...0.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2023
commit c536f8c859d3cb5e7e472687e36ab6adca249fec
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.5
alembic==0.6.7
argparse==1.2.1
blinker==1.3
Expand Down
0