Skip to content

Commit 0028780

Browse files
Bump gunicorn in /samples/web-app-cosmosdb-nosql-api/python/src (#81)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paolo Salvatori <leprino@hotmail.com>
1 parent aff8b5d commit 0028780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.1.3
22
azure-mgmt-cosmosdb==9.8.0
33
azure-cosmos==4.7.0
4-
gunicorn==20.1.0
4+
gunicorn==22.0.0
55
python-dotenv==1.2.2
66
setuptools==79.0.1

0 commit comments

Comments
 (0)