Skip to content

Commit a3aea86

Browse files
build(deps): bump gunicorn
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 829fcc5 commit a3aea86

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ click==8.1.7
22
Flask==2.3.3
33
googleapis-common-protos==1.52.0
44
grpcio==1.56.2
5-
gunicorn==22.0.0
5+
gunicorn==23.0.0
66
itsdangerous==2.1.2
77
Jinja2==3.1.5
88
MarkupSafe==2.1.3

0 commit comments

Comments
 (0)