Skip to content

Commit f8c92d5

Browse files
Bump gunicorn from 20.1.0 to 22.0.0 in /ClientAdvisor/App
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed13b76 commit f8c92d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ClientAdvisor/App/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ azure-cosmos==4.5.0
88
quart==0.19.4
99
uvicorn==0.24.0
1010
aiohttp==3.9.2
11-
gunicorn==20.1.0
11+
gunicorn==22.0.0
1212
quart-session==3.0.0
1313
pymssql==2.3.0
1414
httpx==0.27.0

ClientAdvisor/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ azure-cosmos==4.5.0
88
quart==0.19.4
99
uvicorn==0.24.0
1010
aiohttp==3.9.2
11-
gunicorn==20.1.0
11+
gunicorn==22.0.0
1212
quart-session==3.0.0
1313
pymssql==2.3.0
1414
httpx==0.27.0

0 commit comments

Comments
 (0)