Skip to content

Commit 6441f91

Browse files
authored
Refreeze dask-gateway-server/Dockerfile.requirements.txt (#911)
1 parent 8bf8174 commit 6441f91

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

dask-gateway-server/Dockerfile.requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,37 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.12.15
9+
aiohttp==3.13.2
1010
# via
1111
# dask-gateway-server
1212
# kubernetes-asyncio
1313
aiosignal==1.4.0
1414
# via aiohttp
15-
attrs==25.3.0
15+
attrs==25.4.0
1616
# via aiohttp
17-
certifi==2025.8.3
17+
certifi==2025.11.12
1818
# via kubernetes-asyncio
1919
cffi==2.0.0
2020
# via cryptography
21-
colorlog==6.9.0
21+
colorlog==6.10.1
2222
# via dask-gateway-server
23-
cryptography==46.0.2
23+
cryptography==46.0.3
2424
# via dask-gateway-server
2525
dask-gateway-server @ file:///opt/dask-gateway-server
2626
# via file:///opt/dask-gateway-server
27-
frozenlist==1.7.0
27+
frozenlist==1.8.0
2828
# via
2929
# aiohttp
3030
# aiosignal
31-
idna==3.10
31+
idna==3.11
3232
# via yarl
3333
kubernetes-asyncio==33.3.0
3434
# via dask-gateway-server
35-
multidict==6.6.4
35+
multidict==6.7.0
3636
# via
3737
# aiohttp
3838
# yarl
39-
propcache==0.3.2
39+
propcache==0.4.1
4040
# via
4141
# aiohttp
4242
# yarl
@@ -54,5 +54,5 @@ traitlets==5.14.3
5454
# via dask-gateway-server
5555
urllib3==2.5.0
5656
# via kubernetes-asyncio
57-
yarl==1.20.1
57+
yarl==1.22.0
5858
# via aiohttp

0 commit comments

Comments
 (0)