Skip to content

Commit eb4257f

Browse files
Update aiohttp requirement from ~=3.8.4 to ~=3.8.5 in /code/function
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c0eaca commit eb4257f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/function/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
azure-functions~=1.15.0
77
fastapi~=0.101.0
88
pydantic-settings~=2.0.2
9-
aiohttp~=3.8.4
9+
aiohttp~=3.8.5
1010
opentelemetry-instrumentation-fastapi==0.39b0
1111
azure-monitor-opentelemetry-exporter==1.0.0b14

0 commit comments

Comments
 (0)