Skip to content

Commit b5c516d

Browse files
build(deps): bump the pip group across 1 directory with 3 updates
Bumps the pip group with 3 updates in the /lib/wasm-micro-runtime-WAMR-2.4.1/tests/fuzz/wasm-mutator-fuzz/server directory: [flask](https://github.com/pallets/flask), [flask-cors](https://github.com/corydolphin/flask-cors) and [werkzeug](https://github.com/pallets/werkzeug). Updates `flask` from 1.1.4 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.4...2.2.5) Updates `flask-cors` from 3.0.10 to 6.0.0 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@3.0.10...6.0.0) Updates `werkzeug` from 1.0.1 to 3.0.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@1.0.1...3.0.6) --- updated-dependencies: - dependency-name: flask dependency-version: 2.2.5 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3be337 commit b5c516d

File tree

1 file changed

+3
-3
lines changed
  • lib/wasm-micro-runtime-WAMR-2.4.1/tests/fuzz/wasm-mutator-fuzz/server

1 file changed

+3
-3
lines changed

lib/wasm-micro-runtime-WAMR-2.4.1/tests/fuzz/wasm-mutator-fuzz/server/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Flask==1.1.4
1+
Flask==2.2.5
22
Flask_SQLAlchemy==2.5.1
33
flask-migrate==2.7.0
44
flask-script==2.0.6
5-
flask-cors==3.0.10
5+
flask-cors==6.0.0
66
flask-caching==2.0.0
7-
werkzeug==1.0.1
7+
werkzeug==3.0.6
88
markupsafe==2.0.1
99
flask-apscheduler==1.12.4
1010
psutil==5.9.2

0 commit comments

Comments
 (0)