Skip to content

Commit bb1f6bd

Browse files
authored
Merge pull request #1823 from vespa-engine/renovate/pypi-aiohttp-vulnerability
Update dependency aiohttp to v3.13.3 [SECURITY]
2 parents 20cc885 + d8aa524 commit bb1f6bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/fasthtml-demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile requirements.in --output-file requirements.txt
33
aiohappyeyeballs==2.4.0
44
# via aiohttp
5-
aiohttp==3.12.14
5+
aiohttp==3.13.3
66
# via pyvespa
77
aiosignal==1.3.1
88
# via aiohttp

visual-retrieval-colpali/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ accelerate==0.34.2
44
# via peft
55
aiohappyeyeballs==2.6.1
66
# via aiohttp
7-
aiohttp==3.12.14
7+
aiohttp==3.13.3
88
# via
99
# datasets
1010
# fsspec

0 commit comments

Comments
 (0)