Skip to content

Commit 36d0bfe

Browse files
Bump aiohttp from 3.9.2 to 3.10.2 in /ClientAdvisor/App
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.2...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f0915a commit 36d0bfe

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.4
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.4
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)