fractal-analytics-platform / fractal-tasks-core

Main tasks for the Fractal analytics platform
https://fractal-analytics-platform.github.io/fractal-tasks-core/
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

[auto] Update dependencies in `poetry.lock` #667

Closed tcompa closed 6 months ago

tcompa commented 6 months ago

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 3 updates, 0 removals

  • Updating zipp (3.17.0 -> 3.18.1)
  • Updating fsspec (2024.2.0 -> 2024.3.1)
  • Updating dask (2024.2.1 -> 2024.3.1)

Writing lock file

Outdated dependencies before PR:

app-model                  (!) 0.2.4           0.2.5         
array-api-compat               1.4.1           1.5           
autopep8                   (!) 2.0.4           2.1.0         
cellpose                   (!) 2.2.3           3.0.7         
comm                       (!) 0.2.1           0.2.2         
dask                           2024.2.1        2024.3.1      
docstring-parser               0.15            0.16          
executing                  (!) 0.10.0          2.0.1         
fonttools                  (!) 4.49.0          4.50.0        
fsspec                         2024.2.0        2024.3.1      
in-n-out                   (!) 0.1.9           0.2.0         
ipython                    (!) 8.18.1          8.22.2        
json5                      (!) 0.9.22          0.9.24        
jupyter-client             (!) 8.6.0           8.6.1         
jupyter-core               (!) 5.7.1           5.7.2         
jupyter-events             (!) 0.9.0           0.10.0        
jupyter-server-terminals   (!) 0.5.2           0.5.3         
jupyterlab                 (!) 4.1.4           4.1.5         
lit                        (!) 17.0.6          18.1.1        
lxml                           4.9.4           5.1.0         
napari-skimage-regionprops (!) 0.8.2           0.10.1        
nbclient                   (!) 0.9.0           0.10.0        
nbformat                   (!) 5.9.2           5.10.3        
notebook                   (!) 7.1.1           7.1.2         
nvidia-cublas-cu11         (!) 11.10.3.66      11.11.3.6     
nvidia-cuda-cupti-cu11     (!) 11.7.101        11.8.87       
nvidia-cuda-nvrtc-cu11     (!) 11.7.99         11.8.89       
nvidia-cuda-runtime-cu11   (!) 11.7.99         11.8.89       
nvidia-cudnn-cu11          (!) 8.5.0.96        8.9.6.50      
nvidia-curand-cu11         (!) 10.2.10.91      10.3.0.86     
nvidia-cusolver-cu11       (!) 11.4.0.1        11.4.1.48     
nvidia-cusparse-cu11       (!) 11.7.4.91       11.7.5.86     
nvidia-nccl-cu11           (!) 2.14.3          2.20.5        
nvidia-nvtx-cu11           (!) 11.7.91         11.8.86       
pandas                         1.5.3           2.2.1         
pooch                      (!) 1.8.0           1.8.1         
psygnal                    (!) 0.10.1          0.10.2        
pydantic                       1.10.14         2.6.4         
referencing                (!) 0.33.0          0.34.0        
setuptools                     69.1.1          69.2.0        
stack-data                 (!) 0.5.1           0.6.3         
terminado                  (!) 0.18.0          0.18.1        
torch                      (!) 2.0.0           2.2.1         
traitlets                  (!) 5.14.1          5.14.2        
triton                     (!) 2.0.0           2.2.0         
types-python-dateutil      (!) 2.8.19.20240311 2.9.0.20240316
vispy                      (!) 0.14.1          0.14.2        
zipp                           3.17.0          3.18.1        

Outdated dependencies after PR:

array-api-compat               1.4.1      1.5       A wrapper around NumPy a...
cellpose                   (!) 2.2.3      3.0.7     anatomical segmentation ...
docstring-parser               0.15       0.16      Parse Python docstrings ...
executing                  (!) 0.10.0     2.0.1     Get the currently execut...
ipython                    (!) 8.18.1     8.22.2    IPython: Productive Inte...
lxml                           4.9.4      5.1.0     Powerful and Pythonic XM...
napari-skimage-regionprops (!) 0.8.2      0.10.1    A regionprops table widg...
nvidia-cublas-cu11         (!) 11.10.3.66 11.11.3.6 CUBLAS native runtime li...
nvidia-cuda-cupti-cu11     (!) 11.7.101   11.8.87   CUDA profiling tools run...
nvidia-cuda-nvrtc-cu11     (!) 11.7.99    11.8.89   NVRTC native runtime lib...
nvidia-cuda-runtime-cu11   (!) 11.7.99    11.8.89   CUDA Runtime native Libr...
nvidia-cudnn-cu11          (!) 8.5.0.96   8.9.6.50  cuDNN runtime libraries
nvidia-curand-cu11         (!) 10.2.10.91 10.3.0.86 CURAND native runtime li...
nvidia-cusolver-cu11       (!) 11.4.0.1   11.4.1.48 CUDA solver native runti...
nvidia-cusparse-cu11       (!) 11.7.4.91  11.7.5.86 CUSPARSE native runtime ...
nvidia-nccl-cu11           (!) 2.14.3     2.20.5    NVIDIA Collective Commun...
nvidia-nvtx-cu11           (!) 11.7.91    11.8.86   NVIDIA Tools Extension
pandas                         1.5.3      2.2.1     Powerful data structures...
pooch                      (!) 1.8.0      1.8.1     "Pooch manages your Pyth...
pydantic                       1.10.14    2.6.4     Data validation and sett...
stack-data                 (!) 0.5.1      0.6.3     Extract data from python...
torch                      (!) 2.0.0      2.2.1     Tensors and Dynamic neur...
triton                     (!) 2.0.0      2.2.0     A language and compiler ...

Note: there may be dependencies in the table above which were not updated as part of this PR. The reason is they require manual updating due to the way they are pinned.

github-actions[bot] commented 6 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.