File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
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.3
7
+ aiohttp==3.9.5
8
8
# via dask-gateway
9
9
aiosignal==1.3.1
10
10
# via aiohttp
11
11
attrs==23.2.0
12
12
# via aiohttp
13
- bokeh==3.4.0
13
+ bokeh==3.4.1
14
14
# via -r Dockerfile.requirements.in
15
15
click==8.1.7
16
16
# via
@@ -21,23 +21,23 @@ cloudpickle==3.0.0
21
21
# via
22
22
# dask
23
23
# distributed
24
- contourpy==1.2.0
24
+ contourpy==1.2.1
25
25
# via bokeh
26
- dask==2024.4.0
26
+ dask==2024.4.1
27
27
# via
28
28
# dask-gateway
29
29
# distributed
30
30
dask-gateway @ file:///opt/dask-gateway
31
31
# via -r Dockerfile.requirements.in
32
- distributed==2024.4.0
32
+ distributed==2024.4.1
33
33
# via dask-gateway
34
34
frozenlist==1.4.1
35
35
# via
36
36
# aiohttp
37
37
# aiosignal
38
38
fsspec==2024.3.1
39
39
# via dask
40
- idna==3.6
40
+ idna==3.7
41
41
# via yarl
42
42
importlib-metadata==7.1.0
43
43
# via dask
@@ -68,7 +68,7 @@ packaging==24.0
68
68
# bokeh
69
69
# dask
70
70
# distributed
71
- pandas==2.2.1
71
+ pandas==2.2.2
72
72
# via bokeh
73
73
partd==1.4.1
74
74
# via dask
@@ -106,7 +106,7 @@ tzdata==2024.1
106
106
# via pandas
107
107
urllib3==2.2.1
108
108
# via distributed
109
- xyzservices==2023.10.1
109
+ xyzservices==2024.4.0
110
110
# via bokeh
111
111
yarl==1.9.4
112
112
# via aiohttp
You can’t perform that action at this time.
0 commit comments