Skip to content

Commit 1c40578

Browse files
Bump werkzeug in /docs/examples/fork-process-model/flask-gunicorn
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@1.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 541a749 commit 1c40578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/fork-process-model/flask-gunicorn/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ protobuf==3.18.3
1616
six==1.15.0
1717
thrift==0.13.0
1818
uWSGI==2.0.19.1
19-
Werkzeug==1.0.1
19+
Werkzeug==2.2.3
2020
wrapt==1.12.1

0 commit comments

Comments
 (0)