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

Skip to content

Commit da53654

Browse files
Bump werkzeug from 3.0.1 to 3.0.3 in /docs/examples/fork-process-model/flask-gunicorn (open-telemetry#3906)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.1...3.0.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: Diego Hurtado <[email protected]>
1 parent b905460 commit da53654

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.20.3
1616
six==1.15.0
1717
thrift==0.13.0
1818
uWSGI==2.0.22
19-
Werkzeug==3.0.1
19+
Werkzeug==3.0.3
2020
wrapt==1.16.0

0 commit comments

Comments
 (0)