File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
6
6
#
7
- aiohappyeyeballs==2.4.4
7
+ aiohappyeyeballs==2.6.1
8
8
# via aiohttp
9
- aiohttp==3.11.12
9
+ aiohttp==3.11.16
10
10
# via
11
11
# dask-gateway-server
12
12
# kubernetes-asyncio
13
13
aiosignal==1.3.2
14
14
# via aiohttp
15
- attrs==25.1 .0
15
+ attrs==25.3 .0
16
16
# via aiohttp
17
17
certifi==2025.1.31
18
18
# via kubernetes-asyncio
19
19
cffi==1.17.1
20
20
# via cryptography
21
21
colorlog==6.9.0
22
22
# via dask-gateway-server
23
- cryptography==44.0.0
23
+ cryptography==44.0.2
24
24
# via dask-gateway-server
25
25
dask-gateway-server @ file:///opt/dask-gateway-server
26
- # via -r Dockerfile.requirements.in
26
+ # via file:///opt/dask-gateway-server
27
27
frozenlist==1.5.0
28
28
# via
29
29
# aiohttp
30
30
# aiosignal
31
31
idna==3.10
32
32
# via yarl
33
- kubernetes-asyncio==32.0 .0
33
+ kubernetes-asyncio==32.3 .0
34
34
# via dask-gateway-server
35
- multidict==6.1.0
35
+ multidict==6.4.2
36
36
# via
37
37
# aiohttp
38
38
# yarl
39
- propcache==0.2 .1
39
+ propcache==0.3 .1
40
40
# via
41
41
# aiohttp
42
42
# yarl
@@ -54,5 +54,5 @@ traitlets==5.14.3
54
54
# via dask-gateway-server
55
55
urllib3==2.3.0
56
56
# via kubernetes-asyncio
57
- yarl==1.18.3
57
+ yarl==1.19.0
58
58
# via aiohttp
You can’t perform that action at this time.
0 commit comments