File tree 1 file changed +22
-19
lines changed
1 file changed +22
-19
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
- aiohttp==3.9.5
7
+ aiohappyeyeballs==2.4.4
8
+ # via aiohttp
9
+ aiohttp==3.11.11
8
10
# via
9
11
# dask-gateway-server
10
12
# kubernetes-asyncio
11
- aiosignal==1.3.1
13
+ aiosignal==1.3.2
12
14
# via aiohttp
13
- attrs==23.2 .0
15
+ attrs==24.3 .0
14
16
# via aiohttp
15
- certifi==2024.2.2
17
+ certifi==2024.12.14
16
18
# via kubernetes-asyncio
17
- cffi==1.16.0
19
+ cffi==1.17.1
18
20
# via cryptography
19
- colorlog==6.8.2
21
+ colorlog==6.9.0
20
22
# via dask-gateway-server
21
- cryptography==42 .0.5
23
+ cryptography==44 .0.0
22
24
# via dask-gateway-server
23
25
dask-gateway-server @ file:///opt/dask-gateway-server
24
26
# via -r Dockerfile.requirements.in
25
- frozenlist==1.4.1
27
+ frozenlist==1.5.0
26
28
# via
27
29
# aiohttp
28
30
# aiosignal
29
- idna==3.7
31
+ idna==3.10
30
32
# via yarl
31
- kubernetes-asyncio==29 .0.0
33
+ kubernetes-asyncio==32 .0.0
32
34
# via dask-gateway-server
33
- multidict==6.0.5
35
+ multidict==6.1.0
36
+ # via
37
+ # aiohttp
38
+ # yarl
39
+ propcache==0.2.1
34
40
# via
35
41
# aiohttp
36
42
# yarl
37
43
pycparser==2.22
38
44
# via cffi
39
45
python-dateutil==2.9.0.post0
40
46
# via kubernetes-asyncio
41
- pyyaml==6.0.1
47
+ pyyaml==6.0.2
42
48
# via kubernetes-asyncio
43
- six==1.16 .0
49
+ six==1.17 .0
44
50
# via
45
51
# kubernetes-asyncio
46
52
# python-dateutil
47
- traitlets==5.14.2
53
+ traitlets==5.14.3
48
54
# via dask-gateway-server
49
- urllib3==2.2.1
55
+ urllib3==2.3.0
50
56
# via kubernetes-asyncio
51
- yarl==1.9.4
57
+ yarl==1.18.3
52
58
# via aiohttp
53
-
54
- # The following packages are considered to be unsafe in a requirements file:
55
- # setuptools
You can’t perform that action at this time.
0 commit comments