Skip to content

Commit

Permalink
test: [Automatic] Constraints upgrades: oiffile, pygments, `scipy…
Browse files Browse the repository at this point in the history
…`, `superqt` (#1234)

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

The updated packages are:

 * oiffile
 * pillow
 * pyconify
 * pygments
 * scipy
 * setuptools
 * superqt

## Summary by Sourcery

Build:
- Update Python dependency constraints files for various Python versions
and Pydantic compatibility.

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

## Summary by CodeRabbit

- **Dependencies**
- Updated package versions across multiple Python version constraint
files:
		- Upgraded `oiffile` to 2025.1.1
		- Updated `pillow` to 11.1.0
		- Upgraded `pyconify` to 0.2
		- Updated `pygments` to 2.19.0
		- Upgraded `scipy` to 1.15.0
		- Updated `setuptools` to 75.7.0
		- Upgraded `superqt` to 0.7.1

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

Co-authored-by: Czaki <[email protected]>
  • Loading branch information
Czaki and Czaki authored Jan 6, 2025
1 parent d155dbf commit 22b9aea
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 60 deletions.
14 changes: 7 additions & 7 deletions requirements/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ numpy==2.2.1
# vispy
numpydoc==1.8.0
# via napari
oiffile==2024.5.24
oiffile==2025.1.1
# via partseg (pyproject.toml)
openpyxl==3.1.5
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -237,7 +237,7 @@ partsegdata==0.10.0
# via partseg (pyproject.toml)
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via
# imageio
# napari
Expand Down Expand Up @@ -272,7 +272,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
pyconify==0.2
# via superqt
pydantic==2.10.4
# via
Expand All @@ -285,7 +285,7 @@ pydantic-compat==0.1.2
# via app-model
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.0
# via
# partseg (pyproject.toml)
# ipython
Expand Down Expand Up @@ -387,7 +387,7 @@ scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
scipy==1.14.1
scipy==1.15.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -396,7 +396,7 @@ sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
setuptools==75.6.0
setuptools==75.7.0
# via
# pyinstaller
# pyinstaller-hooks-contrib
Expand Down Expand Up @@ -433,7 +433,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.7.0
superqt==0.7.1
# via
# partseg (pyproject.toml)
# magicgui
Expand Down
14 changes: 7 additions & 7 deletions requirements/constraints_py3.10_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ numpy==2.2.1
# vispy
numpydoc==1.8.0
# via napari
oiffile==2024.5.24
oiffile==2025.1.1
# via partseg (pyproject.toml)
openpyxl==3.1.5
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -235,7 +235,7 @@ partsegdata==0.10.0
# via partseg (pyproject.toml)
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via
# imageio
# napari
Expand Down Expand Up @@ -270,7 +270,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
pyconify==0.2
# via superqt
pydantic==1.10.19
# via
Expand All @@ -282,7 +282,7 @@ pydantic==1.10.19
# pydantic-compat
pydantic-compat==0.1.2
# via app-model
pygments==2.18.0
pygments==2.19.0
# via
# partseg (pyproject.toml)
# ipython
Expand Down Expand Up @@ -384,7 +384,7 @@ scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
scipy==1.14.1
scipy==1.15.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -393,7 +393,7 @@ sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
setuptools==75.6.0
setuptools==75.7.0
# via
# pyinstaller
# pyinstaller-hooks-contrib
Expand Down Expand Up @@ -430,7 +430,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.7.0
superqt==0.7.1
# via
# partseg (pyproject.toml)
# magicgui
Expand Down
14 changes: 7 additions & 7 deletions requirements/constraints_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ numpy==2.2.1
# vispy
numpydoc==1.8.0
# via napari
oiffile==2024.5.24
oiffile==2025.1.1
# via partseg (pyproject.toml)
openpyxl==3.1.5
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -231,7 +231,7 @@ partsegdata==0.10.0
# via partseg (pyproject.toml)
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via
# imageio
# napari
Expand Down Expand Up @@ -266,7 +266,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
pyconify==0.2
# via superqt
pydantic==2.10.4
# via
Expand All @@ -279,7 +279,7 @@ pydantic-compat==0.1.2
# via app-model
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.0
# via
# partseg (pyproject.toml)
# ipython
Expand Down Expand Up @@ -380,7 +380,7 @@ scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
scipy==1.14.1
scipy==1.15.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -389,7 +389,7 @@ sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
setuptools==75.6.0
setuptools==75.7.0
# via
# pyinstaller
# pyinstaller-hooks-contrib
Expand Down Expand Up @@ -426,7 +426,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.7.0
superqt==0.7.1
# via
# partseg (pyproject.toml)
# magicgui
Expand Down
14 changes: 7 additions & 7 deletions requirements/constraints_py3.11_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ numpy==2.2.1
# vispy
numpydoc==1.8.0
# via napari
oiffile==2024.5.24
oiffile==2025.1.1
# via partseg (pyproject.toml)
openpyxl==3.1.5
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -229,7 +229,7 @@ partsegdata==0.10.0
# via partseg (pyproject.toml)
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via
# imageio
# napari
Expand Down Expand Up @@ -264,7 +264,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
pyconify==0.2
# via superqt
pydantic==1.10.19
# via
Expand All @@ -276,7 +276,7 @@ pydantic==1.10.19
# pydantic-compat
pydantic-compat==0.1.2
# via app-model
pygments==2.18.0
pygments==2.19.0
# via
# partseg (pyproject.toml)
# ipython
Expand Down Expand Up @@ -377,7 +377,7 @@ scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
scipy==1.14.1
scipy==1.15.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -386,7 +386,7 @@ sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
setuptools==75.6.0
setuptools==75.7.0
# via
# pyinstaller
# pyinstaller-hooks-contrib
Expand Down Expand Up @@ -423,7 +423,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.7.0
superqt==0.7.1
# via
# partseg (pyproject.toml)
# magicgui
Expand Down
14 changes: 7 additions & 7 deletions requirements/constraints_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ numpy==2.2.1
# vispy
numpydoc==1.8.0
# via napari
oiffile==2024.5.24
oiffile==2025.1.1
# via partseg (pyproject.toml)
openpyxl==3.1.5
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -229,7 +229,7 @@ partsegdata==0.10.0
# via partseg (pyproject.toml)
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via
# imageio
# napari
Expand Down Expand Up @@ -264,7 +264,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
pyconify==0.2
# via superqt
pydantic==2.10.4
# via
Expand All @@ -277,7 +277,7 @@ pydantic-compat==0.1.2
# via app-model
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.0
# via
# partseg (pyproject.toml)
# ipython
Expand Down Expand Up @@ -377,7 +377,7 @@ scikit-image==0.25.0
# via
# partseg (pyproject.toml)
# napari
scipy==1.14.1
scipy==1.15.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -386,7 +386,7 @@ sentry-sdk==2.19.2
# via
# -r requirements/version_denylist.txt
# partseg (pyproject.toml)
setuptools==75.6.0
setuptools==75.7.0
# via
# pyinstaller
# pyinstaller-hooks-contrib
Expand Down Expand Up @@ -423,7 +423,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.7.0
superqt==0.7.1
# via
# partseg (pyproject.toml)
# magicgui
Expand Down
16 changes: 8 additions & 8 deletions requirements/constraints_py3.12_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ numpy==2.2.1
# vispy
numpydoc==1.8.0
# via napari
oiffile==2024.5.24
oiffile==2025.1.1
# via partseg (pyproject.toml)
openpyxl==3.1.5
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -215,7 +215,7 @@ partsegdata==0.10.0
# via partseg (pyproject.toml)
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via
# imageio
# napari
Expand Down Expand Up @@ -246,7 +246,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyconify==0.1.6
pyconify==0.2
# via superqt
pydantic==2.10.4
# via
Expand All @@ -261,9 +261,9 @@ pydantic-compat==0.1.2
# via app-model
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.7.0
pydantic-settings==2.7.1
# via autodoc-pydantic
pygments==2.18.0
pygments==2.19.0
# via
# partseg (pyproject.toml)
# ipython
Expand Down Expand Up @@ -336,7 +336,7 @@ rpds-py==0.22.3
# referencing
scikit-image==0.25.0
# via napari
scipy==1.14.1
scipy==1.15.0
# via
# partseg (pyproject.toml)
# napari
Expand All @@ -360,7 +360,7 @@ sphinx==8.1.3
# numpydoc
# sphinx-autodoc-typehints
# sphinx-qt-documentation
sphinx-autodoc-typehints==2.5.0
sphinx-autodoc-typehints==3.0.0
# via partseg (pyproject.toml)
sphinx-qt-documentation==0.4.1
# via partseg (pyproject.toml)
Expand All @@ -378,7 +378,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
superqt==0.7.0
superqt==0.7.1
# via
# partseg (pyproject.toml)
# magicgui
Expand Down
Loading

0 comments on commit 22b9aea

Please sign in to comment.