Skip to content

Commit 19e7746

Browse files
Merge pull request #30 from microsoft/dependabot/pip/ClientAdvisor/App/gunicorn-22.0.0
build: Bump gunicorn from 20.1.0 to 22.0.0 in /ClientAdvisor/App
2 parents 71cf9c3 + 1e76ace commit 19e7746

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
@@ -7,8 +7,8 @@ python-dotenv==1.0.0
77
azure-cosmos==4.5.0
88
quart==0.19.9
99
uvicorn==0.24.0
10+
gunicorn==22.0.0
1011
aiohttp==3.10.2
11-
gunicorn==20.1.0
1212
quart-session==3.0.0
1313
pymssql==2.3.0
1414
httpx==0.28.0

ClientAdvisor/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ python-dotenv==1.0.0
77
azure-cosmos==4.5.0
88
quart==0.19.9
99
uvicorn==0.24.0
10+
gunicorn==22.0.0
1011
aiohttp==3.10.2
11-
gunicorn==20.1.0
1212
quart-session==3.0.0
1313
pymssql==2.3.0
1414
httpx==0.28.0

0 commit comments

Comments
 (0)