Skip to content

Commit 537cf4a

Browse files
dependabot[bot]tammy-baylis-swixrmx
authored
build(deps): bump flask from 2.3.3 to 3.1.3 in /docs/examples/fork-process-model/flask-gunicorn (#4929)
* build(deps): bump flask Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.3...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 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: Tammy Baylis <96076570+tammy-baylis-swi@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
1 parent 96cfbbe commit 537cf4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples/fork-process-model/flask-gunicorn/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
gunicorn==22.0.0
@@ -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.6
19+
Werkzeug==3.1.5
2020
wrapt==1.16.0

0 commit comments

Comments
 (0)