Skip to content

Commit 52f01ed

Browse files
committed
Refreeze dask-gateway-server/Dockerfile.requirements.txt
1 parent b0933a1 commit 52f01ed

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

dask-gateway-server/Dockerfile.requirements.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,39 @@
44
#
55
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
66
#
7-
aiohappyeyeballs==2.4.4
7+
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.11.12
9+
aiohttp==3.11.16
1010
# via
1111
# dask-gateway-server
1212
# kubernetes-asyncio
1313
aiosignal==1.3.2
1414
# via aiohttp
15-
attrs==25.1.0
15+
attrs==25.3.0
1616
# via aiohttp
1717
certifi==2025.1.31
1818
# via kubernetes-asyncio
1919
cffi==1.17.1
2020
# via cryptography
2121
colorlog==6.9.0
2222
# via dask-gateway-server
23-
cryptography==44.0.0
23+
cryptography==44.0.2
2424
# via dask-gateway-server
2525
dask-gateway-server @ file:///opt/dask-gateway-server
26-
# via -r Dockerfile.requirements.in
26+
# via file:///opt/dask-gateway-server
2727
frozenlist==1.5.0
2828
# via
2929
# aiohttp
3030
# aiosignal
3131
idna==3.10
3232
# via yarl
33-
kubernetes-asyncio==32.0.0
33+
kubernetes-asyncio==32.3.0
3434
# via dask-gateway-server
35-
multidict==6.1.0
35+
multidict==6.4.2
3636
# via
3737
# aiohttp
3838
# yarl
39-
propcache==0.2.1
39+
propcache==0.3.1
4040
# via
4141
# aiohttp
4242
# yarl
@@ -54,5 +54,5 @@ traitlets==5.14.3
5454
# via dask-gateway-server
5555
urllib3==2.3.0
5656
# via kubernetes-asyncio
57-
yarl==1.18.3
57+
yarl==1.19.0
5858
# via aiohttp

0 commit comments

Comments
 (0)