Skip to content

Commit 0df66ce

Browse files
authored
Refreeze dask-gateway-server/Dockerfile.requirements.txt (#822)
1 parent 20ef5bc commit 0df66ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dask-gateway-server/Dockerfile.requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
66
#
7-
aiohttp==3.9.3
7+
aiohttp==3.9.5
88
# via
99
# dask-gateway-server
1010
# kubernetes-asyncio
@@ -26,7 +26,7 @@ frozenlist==1.4.1
2626
# via
2727
# aiohttp
2828
# aiosignal
29-
idna==3.6
29+
idna==3.7
3030
# via yarl
3131
kubernetes-asyncio==29.0.0
3232
# via dask-gateway-server

0 commit comments

Comments
 (0)