Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 588c5fb

Browse files
Bump werkzeug in /docs/examples/fork-process-model/flask-uwsgi (open-telemetry#3180)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent 3df55e9 commit 588c5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/fork-process-model/flask-uwsgi/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)