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
11 stars 5 forks source link

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

Closed tcompa closed 5 months ago

tcompa commented 5 months ago

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 3 updates, 0 removals

  • Updating numpy (1.26.3 -> 1.26.4)
  • Updating fsspec (2023.12.2 -> 2024.2.0)
  • Updating pytz (2023.4 -> 2024.1)

Writing lock file

Outdated dependencies before PR:

certifi                    (!) 2023.11.17 2024.2.2  Python package for provi...
docutils                   (!) 0.17.1     0.20.1    Docutils -- Python Docum...
executing                  (!) 0.10.0     2.0.1     Get the currently execut...
fsspec                         2023.12.2  2024.2.0  File-system specification
ipykernel                  (!) 6.29.0     6.29.1    IPython Kernel for Jupyter
ipython                    (!) 8.18.1     8.21.0    IPython: Productive Inte...
jupyterlab                 (!) 4.0.12     4.1.0     JupyterLab computational...
llvmlite                   (!) 0.41.1     0.42.0    lightweight wrapper arou...
lxml                           4.9.4      5.1.0     Powerful and Pythonic XM...
markupsafe                 (!) 2.1.4      2.1.5     Safely add untrusted str...
napari                     (!) 0.4.18     0.4.19    n-dimensional array view...
napari-skimage-regionprops (!) 0.8.2      0.10.1    A regionprops table widg...
nbconvert                  (!) 7.14.2     7.15.0    Converting Jupyter Noteb...
numba                      (!) 0.58.1     0.59.0    compiling Python code us...
numpy                          1.26.3     1.26.4    Fundamental package for ...
numpydoc                   (!) 1.5.0      1.6.0     Sphinx extension to supp...
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.19.3    NVIDIA Collective Commun...
nvidia-nvtx-cu11           (!) 11.7.91    11.8.86   NVIDIA Tools Extension
pandas                         1.5.3      2.2.0     Powerful data structures...
pydantic                       1.10.14    2.6.1     Data validation and sett...
pytz                           2023.4     2024.1    World timezone definitio...
sphinx                     (!) 4.5.0      7.2.6     Python documentation gen...
stack-data                 (!) 0.5.1      0.6.3     Extract data from python...
torch                      (!) 2.0.0      2.2.0     Tensors and Dynamic neur...
triton                     (!) 2.0.0      2.2.0     A language and compiler ...
vispy                      (!) 0.12.2     0.14.1    Interactive visualizatio...

Outdated dependencies after PR:

executing                  (!) 0.10.0     2.0.1     Get the currently execut...
ipython                    (!) 8.18.1     8.21.0    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.19.3    NVIDIA Collective Commun...
nvidia-nvtx-cu11           (!) 11.7.91    11.8.86   NVIDIA Tools Extension
pandas                         1.5.3      2.2.0     Powerful data structures...
pydantic                       1.10.14    2.6.1     Data validation and sett...
stack-data                 (!) 0.5.1      0.6.3     Extract data from python...
torch                      (!) 2.0.0      2.2.0     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 5 months ago

Coverage report

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