Skip to content

Commit 03f2dc7

Browse files
zhangzujiansharang
authored andcommitted
chore: bump aiohttp to 3.10.2
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
1 parent edd7615 commit 03f2dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Dockerfile_depends

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN pip install cffi
2020
FROM builder-base AS builder-custom
2121
RUN pip install --user --disable-pip-version-check \
2222
--no-cache-dir \
23-
aiofiles==23.2.1 aiohttp==3.9.5 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.1.0 \
23+
aiofiles==23.2.1 aiohttp==3.10.2 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.1.0 \
2424
Deprecated==1.2.14 frozenlist==1.4.0 html5tagger==1.3.0 httptools==0.6.1 \
2525
idna==3.7 importlib-metadata==6.8.0 multidict==6.0.4 numpy==1.24.4 \
2626
opentelemetry-api==1.21.0 opentelemetry-sdk==1.21.0 opentelemetry-semantic-conventions==0.42b0 \

0 commit comments

Comments
 (0)