Skip to content

Commit

Permalink
test: [Automatic] Constraints upgrades: napari, numpy, pydantic
Browse files Browse the repository at this point in the history
…, `sentry-sdk`, `six`, `superqt`, `tifffile` (#1229)

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

The updated packages are:

 * attrs
 * certifi
 * coverage
 * dask
 * debugpy
 * napari
 * napari-console
 * numpy
 * pydantic
 * pyqt6
 * pyqt6-qt6
 * pyqt6-sip
 * rpds-py
 * scikit-image
 * sentry-sdk
 * six
 * superqt
 * tifffile
 * typer

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

## Summary by CodeRabbit

- **New Features**
- Updated various package dependencies to their latest versions,
ensuring improved functionality and compatibility.
  
- **Bug Fixes**
- Resolved potential issues by upgrading libraries such as `numpy`,
`scikit-image`, and `sentry-sdk`.

- **Chores**
- Routine maintenance of dependency files across multiple Python
versions to reflect the latest package updates.

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

Co-authored-by: Czaki <[email protected]>
  • Loading branch information
Czaki and Czaki authored Dec 16, 2024
1 parent 287f452 commit cf4bdaf
Show file tree
Hide file tree
Showing 9 changed files with 167 additions and 167 deletions.
38 changes: 19 additions & 19 deletions requirements/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==24.2.0
attrs==24.3.0
# via
# jsonschema
# referencing
Expand All @@ -25,7 +25,7 @@ build==1.2.2.post1
# via npe2
cachey==0.2.1
# via napari
certifi==2024.8.30
certifi==2024.12.14
# via
# napari
# requests
Expand All @@ -40,13 +40,13 @@ cloudpickle==3.1.0
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.8
coverage==7.6.9
# via partseg (pyproject.toml)
czifile==2019.7.2
# via partseg (pyproject.toml)
dask==2024.11.2
dask==2024.12.0
# via napari
debugpy==1.8.9
debugpy==1.8.11
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -164,9 +164,9 @@ mdurl==0.1.2
# via markdown-it-py
mpmath==1.3.0
# via sympy
napari==0.5.4
napari==0.5.5
# via partseg (pyproject.toml)
napari-console==0.1.1
napari-console==0.1.2
# via napari
napari-plugin-engine==0.2.0
# via napari
Expand All @@ -182,7 +182,7 @@ npe2==0.7.7
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.1.3
numpy==2.2.0
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -274,7 +274,7 @@ pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
# via superqt
pydantic==2.10.2
pydantic==2.10.3
# via
# partseg (pyproject.toml)
# app-model
Expand Down Expand Up @@ -302,13 +302,13 @@ pyopengl==3.1.7
# via napari
pyproject-hooks==1.2.0
# via build
pyqt6==6.7.1
pyqt6==6.8.0
# via
# partseg (pyproject.toml)
# napari
pyqt6-qt6==6.7.3
pyqt6-qt6==6.8.1
# via pyqt6
pyqt6-sip==13.8.0
pyqt6-sip==13.9.1
# via pyqt6
pyside2==5.15.2.1
# via
Expand Down Expand Up @@ -379,11 +379,11 @@ rich==13.9.4
# via
# npe2
# typer
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
scikit-image==0.24.0
scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -392,7 +392,7 @@ scipy==1.14.1
# partseg (pyproject.toml)
# napari
# scikit-image
sentry-sdk==2.19.0
sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
Expand All @@ -411,7 +411,7 @@ shiboken6==6.4.2
# pyside6-essentials
simpleitk==2.4.0
# via partseg (pyproject.toml)
six==1.16.0
six==1.17.0
# via
# partseg (pyproject.toml)
# python-dateutil
Expand All @@ -433,7 +433,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.6.7
superqt==0.7.0
# via
# partseg (pyproject.toml)
# magicgui
Expand All @@ -442,7 +442,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2024.9.20
tifffile==2024.12.12
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -480,7 +480,7 @@ traitlets==5.14.3
# jupyter-core
# matplotlib-inline
# qtconsole
typer==0.14.0
typer==0.15.1
# via npe2
typing-extensions==4.12.2
# via
Expand Down
36 changes: 18 additions & 18 deletions requirements/constraints_py3.10_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==24.2.0
attrs==24.3.0
# via
# jsonschema
# referencing
Expand All @@ -23,7 +23,7 @@ build==1.2.2.post1
# via npe2
cachey==0.2.1
# via napari
certifi==2024.8.30
certifi==2024.12.14
# via
# napari
# requests
Expand All @@ -38,13 +38,13 @@ cloudpickle==3.1.0
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.8
coverage==7.6.9
# via partseg (pyproject.toml)
czifile==2019.7.2
# via partseg (pyproject.toml)
dask==2024.11.2
dask==2024.12.0
# via napari
debugpy==1.8.9
debugpy==1.8.11
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -162,9 +162,9 @@ mdurl==0.1.2
# via markdown-it-py
mpmath==1.3.0
# via sympy
napari==0.5.4
napari==0.5.5
# via partseg (pyproject.toml)
napari-console==0.1.1
napari-console==0.1.2
# via napari
napari-plugin-engine==0.2.0
# via napari
Expand All @@ -180,7 +180,7 @@ npe2==0.7.7
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.1.3
numpy==2.2.0
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -299,13 +299,13 @@ pyopengl==3.1.7
# via napari
pyproject-hooks==1.2.0
# via build
pyqt6==6.7.1
pyqt6==6.8.0
# via
# partseg (pyproject.toml)
# napari
pyqt6-qt6==6.7.3
pyqt6-qt6==6.8.1
# via pyqt6
pyqt6-sip==13.8.0
pyqt6-sip==13.9.1
# via pyqt6
pyside2==5.15.2.1
# via
Expand Down Expand Up @@ -376,11 +376,11 @@ rich==13.9.4
# via
# npe2
# typer
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
scikit-image==0.24.0
scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -389,7 +389,7 @@ scipy==1.14.1
# partseg (pyproject.toml)
# napari
# scikit-image
sentry-sdk==2.19.0
sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
Expand All @@ -408,7 +408,7 @@ shiboken6==6.4.2
# pyside6-essentials
simpleitk==2.4.0
# via partseg (pyproject.toml)
six==1.16.0
six==1.17.0
# via
# partseg (pyproject.toml)
# python-dateutil
Expand All @@ -430,7 +430,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.6.7
superqt==0.7.0
# via
# partseg (pyproject.toml)
# magicgui
Expand All @@ -439,7 +439,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2024.9.20
tifffile==2024.12.12
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -477,7 +477,7 @@ traitlets==5.14.3
# jupyter-core
# matplotlib-inline
# qtconsole
typer==0.14.0
typer==0.15.1
# via npe2
typing-extensions==4.12.2
# via
Expand Down
Loading

0 comments on commit cf4bdaf

Please sign in to comment.