Skip to content

Commit 6d7281f

Browse files
authored
Refreeze dask-gateway-server/Dockerfile.requirements.txt (#903)
1 parent f65ec48 commit 6d7281f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

dask-gateway-server/Dockerfile.requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,53 +6,53 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.11.16
9+
aiohttp==3.12.15
1010
# via
1111
# dask-gateway-server
1212
# kubernetes-asyncio
13-
aiosignal==1.3.2
13+
aiosignal==1.4.0
1414
# via aiohttp
1515
attrs==25.3.0
1616
# via aiohttp
17-
certifi==2025.1.31
17+
certifi==2025.8.3
1818
# via kubernetes-asyncio
19-
cffi==1.17.1
19+
cffi==2.0.0
2020
# via cryptography
2121
colorlog==6.9.0
2222
# via dask-gateway-server
23-
cryptography==44.0.2
23+
cryptography==46.0.2
2424
# via dask-gateway-server
2525
dask-gateway-server @ file:///opt/dask-gateway-server
2626
# via file:///opt/dask-gateway-server
27-
frozenlist==1.5.0
27+
frozenlist==1.7.0
2828
# via
2929
# aiohttp
3030
# aiosignal
3131
idna==3.10
3232
# via yarl
33-
kubernetes-asyncio==32.3.0
33+
kubernetes-asyncio==33.3.0
3434
# via dask-gateway-server
35-
multidict==6.4.2
35+
multidict==6.6.4
3636
# via
3737
# aiohttp
3838
# yarl
39-
propcache==0.3.1
39+
propcache==0.3.2
4040
# via
4141
# aiohttp
4242
# yarl
43-
pycparser==2.22
43+
pycparser==2.23
4444
# via cffi
4545
python-dateutil==2.9.0.post0
4646
# via kubernetes-asyncio
47-
pyyaml==6.0.2
47+
pyyaml==6.0.3
4848
# via kubernetes-asyncio
4949
six==1.17.0
5050
# via
5151
# kubernetes-asyncio
5252
# python-dateutil
5353
traitlets==5.14.3
5454
# via dask-gateway-server
55-
urllib3==2.3.0
55+
urllib3==2.5.0
5656
# via kubernetes-asyncio
57-
yarl==1.19.0
57+
yarl==1.20.1
5858
# via aiohttp

0 commit comments

Comments
 (0)