Skip to content

Commit 7e79c4e

Browse files
Update aiohttp requirement
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version. Updates `aiohttp` to 3.11.11 - [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.3...v3.11.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aca6a17 commit 7e79c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp~=3.9.3
1+
aiohttp~=3.11.11
22
pytest~=8.3.3
33
huggingface_hub~=0.23.2
44
numpy~=1.26.4

0 commit comments

Comments
 (0)