Skip to content

Commit

Permalink
test: [Automatic] Constraints upgrades: h5py, imageio, ipython,…
Browse files Browse the repository at this point in the history
… `napari`, `numpy`, `sentry-sdk` (#1201)

This PR is automatically created and updated by PartSeg GitHub
action cron to keep bundle dependencies modules up to date.

The updated packages are:

 * app-model
 * build
 * charset-normalizer
 * cloudpickle
 * coverage
 * dask
 * debugpy
 * h5py
 * imageio
 * ipython
 * jsonschema-specifications
 * lxml-html-clean
 * markupsafe
 * napari
 * napari-console
 * networkx
 * numpy
 * prompt-toolkit
 * pyproject-hooks
 * pyqt6-qt6
 * rich
 * sentry-sdk
 * sphinx
 * tomli-w
 * toolz
 * tzdata

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Updated various package dependencies to their latest versions across
multiple Python environments (3.8, 3.9, 3.10, 3.11, 3.12).
  
- **Bug Fixes**
- Included routine updates to ensure compatibility and incorporate
potential bug fixes or improvements in the listed packages.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: Czaki <[email protected]>
  • Loading branch information
Czaki and Czaki authored Oct 15, 2024
1 parent 0c70e06 commit 3cdddc2
Show file tree
Hide file tree
Showing 11 changed files with 265 additions and 261 deletions.
55 changes: 28 additions & 27 deletions requirements/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ altgraph==0.17.4
# via pyinstaller
annotated-types==0.7.0
# via pydantic
app-model==0.2.8
app-model==0.3.0
# via napari
appdirs==1.4.4
# via
Expand All @@ -22,7 +22,7 @@ attrs==24.2.0
# referencing
babel==2.16.0
# via sphinx
build==1.2.2
build==1.2.2.post1
# via npe2
cachey==0.2.1
# via napari
Expand All @@ -31,23 +31,23 @@ certifi==2024.8.30
# napari
# requests
# sentry-sdk
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# dask
# typer
cloudpickle==3.0.0
cloudpickle==3.1.0
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.1
coverage==7.6.3
# via partseg (pyproject.toml)
czifile==2019.7.2
# via partseg (pyproject.toml)
dask==2024.9.0
dask==2024.9.1
# via napari
debugpy==1.8.5
debugpy==1.8.7
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -75,7 +75,7 @@ freetype-py==2.5.1
# via vispy
fsspec==2024.9.0
# via dask
h5py==3.11.0
h5py==3.12.1
# via partseg (pyproject.toml)
heapdict==1.0.1
# via cachey
Expand All @@ -85,7 +85,7 @@ idna==3.10
# via requests
imagecodecs==2024.9.22
# via partseg (pyproject.toml)
imageio==2.35.1
imageio==2.36.0
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
Expand All @@ -107,7 +107,7 @@ ipykernel==6.29.5
# partseg (pyproject.toml)
# napari-console
# qtconsole
ipython==8.27.0
ipython==8.28.0
# via
# partseg (pyproject.toml)
# ipykernel
Expand All @@ -118,7 +118,7 @@ jinja2==3.1.4
# via sphinx
jsonschema==4.23.0
# via napari
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-client==8.6.3
# via
Expand All @@ -145,7 +145,7 @@ lxml==5.3.0
# via
# partseg (pyproject.toml)
# lxml-html-clean
lxml-html-clean==0.2.2
lxml-html-clean==0.3.1
# via lxml
magicgui==0.9.1
# via
Expand All @@ -155,7 +155,7 @@ mahotas==1.4.18
# via partseg (pyproject.toml)
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
matplotlib-inline==0.1.7
# via
Expand All @@ -165,25 +165,25 @@ mdurl==0.1.2
# via markdown-it-py
mpmath==1.3.0
# via sympy
napari==0.5.3
napari==0.5.4
# via partseg (pyproject.toml)
napari-console==0.0.9
napari-console==0.1.0
# via napari
napari-plugin-engine==0.2.0
# via napari
napari-svg==0.2.0
# via napari
nest-asyncio==1.6.0
# via ipykernel
networkx==3.3
networkx==3.4.1
# via scikit-image
nme==0.1.8
# via partseg (pyproject.toml)
npe2==0.7.7
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.1.1
numpy==2.1.2
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -255,7 +255,7 @@ pluggy==1.5.0
# pytest-qt
pooch==1.8.2
# via scikit-image
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via ipython
psutil==6.0.0
# via
Expand Down Expand Up @@ -300,13 +300,13 @@ pyinstaller-hooks-contrib==2024.8
# via pyinstaller
pyopengl==3.1.7
# via napari
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via build
pyqt6==6.7.1
# via
# partseg (pyproject.toml)
# napari
pyqt6-qt6==6.7.2
pyqt6-qt6==6.7.3
# via pyqt6
pyqt6-sip==13.8.0
# via pyqt6
Expand Down Expand Up @@ -375,7 +375,7 @@ requests==2.32.3
# pooch
# pyconify
# sphinx
rich==13.8.1
rich==13.9.2
# via
# npe2
# typer
Expand All @@ -392,7 +392,7 @@ scipy==1.14.1
# partseg (pyproject.toml)
# napari
# scikit-image
sentry-sdk==2.14.0
sentry-sdk==2.16.0
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
Expand All @@ -418,7 +418,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
sphinx==8.0.2
sphinx==8.1.3
# via numpydoc
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down Expand Up @@ -450,16 +450,16 @@ tifffile==2024.9.20
# napari
# oiffile
# scikit-image
tomli==2.0.1
tomli==2.0.2
# via
# build
# npe2
# numpydoc
# pytest
# sphinx
tomli-w==1.0.0
tomli-w==1.1.0
# via npe2
toolz==0.12.1
toolz==1.0.0
# via
# dask
# napari
Expand Down Expand Up @@ -494,9 +494,10 @@ typing-extensions==4.12.2
# pint
# pydantic
# pydantic-core
# rich
# superqt
# typer
tzdata==2024.1
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via
Expand Down
Loading

0 comments on commit 3cdddc2

Please sign in to comment.