Skip to content

Commit 71cf9c3

Browse files
Merge pull request #39 from microsoft/dependabot/pip/ClientAdvisor/App/aiohttp-3.10.2
build: Bump aiohttp from 3.9.2 to 3.10.2 in /ClientAdvisor/App
2 parents b611a82 + 36d0bfe commit 71cf9c3

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

ClientAdvisor/App/requirements.txt

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

0 commit comments

Comments
 (0)