Skip to content

Commit 6870870

Browse files
dependabot[bot]emdnetoxrmx
authored
build(deps): bump werkzeug from 3.0.6 to 3.1.5 in /docs/examples/fork-process-model/flask-uwsgi (#4873)
* build(deps): bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.6...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestion from @xrmx --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
1 parent 537cf4a commit 6870870

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==8.1.7
2-
Flask==2.3.3
2+
Flask==3.1.3
33
googleapis-common-protos==1.52.0
44
grpcio==1.56.2
55
itsdangerous==2.1.2
@@ -15,5 +15,5 @@ protobuf==3.20.3
1515
six==1.15.0
1616
thrift==0.13.0
1717
uWSGI==2.0.22
18-
Werkzeug==3.0.6
18+
Werkzeug==3.1.5
1919
wrapt==1.16.0

0 commit comments

Comments
 (0)