Bump the python-packages group across 1 directory with 20 updates - #63
Merged
Conversation
Bumps the python-packages group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cvxpy](https://github.com/cvxpy/cvxpy) | `1.7.3` | `1.8.1` | | [cython](https://github.com/cython/cython) | `3.2.0` | `3.2.4` | | [einops](https://github.com/arogozhnikov/einops) | `0.8.1` | `0.8.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.4.2` | `3.10.8` | | [networkx](https://github.com/networkx/networkx) | `2.5.1` | `3.6.1` | | [notebook](https://github.com/jupyter/notebook) | `7.4.7` | `7.5.4` | | [numba](https://github.com/numba/numba) | `0.62.1` | `0.64.0` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.5.2.52` | `4.13.0.92` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.1` | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.1.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `7.34.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `2.4.7` | `3.3.2` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.3` | | [scikit-image](https://github.com/scikit-image/scikit-image) | `0.25.2` | `0.26.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.24.2` | `1.8.0` | | [scipy](https://github.com/scipy/scipy) | `1.6.3` | `1.17.1` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [timm](https://github.com/huggingface/pytorch-image-models) | `1.0.22` | `1.0.25` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.1` | `1.6.1` | Updates `cvxpy` from 1.7.3 to 1.8.1 - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.7.3...v1.8.1) Updates `cython` from 3.2.0 to 3.2.4 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.0...3.2.4) Updates `einops` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/arogozhnikov/einops/releases) - [Commits](arogozhnikov/einops@v0.8.1...v0.8.2) Updates `matplotlib` from 3.4.2 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.4.2...v3.10.8) Updates `networkx` from 2.5.1 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-2.5.1...networkx-3.6.1) Updates `notebook` from 7.4.7 to 7.5.4 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.4/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.7...@jupyter-notebook/tree@7.5.4) Updates `numba` from 0.62.1 to 0.64.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.62.1...0.64.0) Updates `opencv-python` from 4.5.2.52 to 4.13.0.92 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `pandas` from 2.3.3 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `pillow` from 11.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.3.0...12.1.1) Updates `protobuf` from 6.33.5 to 7.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyparsing` from 2.4.7 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_2.4.7...3.3.2) Updates `rich` from 14.2.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.3) Updates `scikit-image` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.25.2...v0.26.0) Updates `scikit-learn` from 0.24.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.8.0) Updates `scipy` from 1.6.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.6.3...v1.17.1) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `timm` from 1.0.22 to 1.0.25 - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](huggingface/pytorch-image-models@v1.0.22...v1.0.25) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `mkdocs` from 1.1 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.1...1.6.1) --- updated-dependencies: - dependency-name: cvxpy dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: einops dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: notebook dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: numba dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opencv-python dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: protobuf dependency-version: 7.34.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: scikit-image dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: timm dependency-version: 1.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Downgrade several package versions in requirements.txt for compatibility.
Downgrade opencv-python from version 4.13.0.92 to 4.11.0.86.
Haralishev77
pushed a commit
that referenced
this pull request
Jul 21, 2026
* Bump the python-packages group across 1 directory with 20 updates Bumps the python-packages group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cvxpy](https://github.com/cvxpy/cvxpy) | `1.7.3` | `1.8.1` | | [cython](https://github.com/cython/cython) | `3.2.0` | `3.2.4` | | [einops](https://github.com/arogozhnikov/einops) | `0.8.1` | `0.8.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.4.2` | `3.10.8` | | [networkx](https://github.com/networkx/networkx) | `2.5.1` | `3.6.1` | | [notebook](https://github.com/jupyter/notebook) | `7.4.7` | `7.5.4` | | [numba](https://github.com/numba/numba) | `0.62.1` | `0.64.0` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.5.2.52` | `4.13.0.92` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.1` | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.1.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `7.34.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `2.4.7` | `3.3.2` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.3` | | [scikit-image](https://github.com/scikit-image/scikit-image) | `0.25.2` | `0.26.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.24.2` | `1.8.0` | | [scipy](https://github.com/scipy/scipy) | `1.6.3` | `1.17.1` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [timm](https://github.com/huggingface/pytorch-image-models) | `1.0.22` | `1.0.25` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.1` | `1.6.1` | Updates `cvxpy` from 1.7.3 to 1.8.1 - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.7.3...v1.8.1) Updates `cython` from 3.2.0 to 3.2.4 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.0...3.2.4) Updates `einops` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/arogozhnikov/einops/releases) - [Commits](arogozhnikov/einops@v0.8.1...v0.8.2) Updates `matplotlib` from 3.4.2 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.4.2...v3.10.8) Updates `networkx` from 2.5.1 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-2.5.1...networkx-3.6.1) Updates `notebook` from 7.4.7 to 7.5.4 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.4/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.7...@jupyter-notebook/tree@7.5.4) Updates `numba` from 0.62.1 to 0.64.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.62.1...0.64.0) Updates `opencv-python` from 4.5.2.52 to 4.13.0.92 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `pandas` from 2.3.3 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `pillow` from 11.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.3.0...12.1.1) Updates `protobuf` from 6.33.5 to 7.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyparsing` from 2.4.7 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_2.4.7...3.3.2) Updates `rich` from 14.2.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.3) Updates `scikit-image` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.25.2...v0.26.0) Updates `scikit-learn` from 0.24.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.8.0) Updates `scipy` from 1.6.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.6.3...v1.17.1) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `timm` from 1.0.22 to 1.0.25 - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](huggingface/pytorch-image-models@v1.0.22...v1.0.25) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `mkdocs` from 1.1 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.1...1.6.1) --- updated-dependencies: - dependency-name: cvxpy dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: einops dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: notebook dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: numba dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opencv-python dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: protobuf dependency-version: 7.34.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: scikit-image dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: timm dependency-version: 1.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Update package versions in requirements.txt Downgrade several package versions in requirements.txt for compatibility. * Downgrade opencv-python version Downgrade opencv-python from version 4.13.0.92 to 4.11.0.86. * Update package versions in requirements.txt * Predict delete requirements * Add pytest and mypy-protobuf * final version * add pytest * delete pytest --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniil <138395573+Parallelogramator@users.noreply.github.com> Co-authored-by: Danii <dpshestakov@edu.hse.ru>
meaning-0f-life
pushed a commit
to meaning-0f-life/OpenCDA
that referenced
this pull request
Jul 25, 2026
…VISE#63) * Bump the python-packages group across 1 directory with 20 updates Bumps the python-packages group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cvxpy](https://github.com/cvxpy/cvxpy) | `1.7.3` | `1.8.1` | | [cython](https://github.com/cython/cython) | `3.2.0` | `3.2.4` | | [einops](https://github.com/arogozhnikov/einops) | `0.8.1` | `0.8.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.4.2` | `3.10.8` | | [networkx](https://github.com/networkx/networkx) | `2.5.1` | `3.6.1` | | [notebook](https://github.com/jupyter/notebook) | `7.4.7` | `7.5.4` | | [numba](https://github.com/numba/numba) | `0.62.1` | `0.64.0` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.5.2.52` | `4.13.0.92` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.1` | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.1.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `7.34.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `2.4.7` | `3.3.2` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.3` | | [scikit-image](https://github.com/scikit-image/scikit-image) | `0.25.2` | `0.26.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.24.2` | `1.8.0` | | [scipy](https://github.com/scipy/scipy) | `1.6.3` | `1.17.1` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [timm](https://github.com/huggingface/pytorch-image-models) | `1.0.22` | `1.0.25` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.1` | `1.6.1` | Updates `cvxpy` from 1.7.3 to 1.8.1 - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.7.3...v1.8.1) Updates `cython` from 3.2.0 to 3.2.4 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.0...3.2.4) Updates `einops` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/arogozhnikov/einops/releases) - [Commits](arogozhnikov/einops@v0.8.1...v0.8.2) Updates `matplotlib` from 3.4.2 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.4.2...v3.10.8) Updates `networkx` from 2.5.1 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-2.5.1...networkx-3.6.1) Updates `notebook` from 7.4.7 to 7.5.4 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.4/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.7...@jupyter-notebook/tree@7.5.4) Updates `numba` from 0.62.1 to 0.64.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.62.1...0.64.0) Updates `opencv-python` from 4.5.2.52 to 4.13.0.92 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `pandas` from 2.3.3 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `pillow` from 11.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.3.0...12.1.1) Updates `protobuf` from 6.33.5 to 7.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyparsing` from 2.4.7 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_2.4.7...3.3.2) Updates `rich` from 14.2.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.3) Updates `scikit-image` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.25.2...v0.26.0) Updates `scikit-learn` from 0.24.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.8.0) Updates `scipy` from 1.6.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.6.3...v1.17.1) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `timm` from 1.0.22 to 1.0.25 - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](huggingface/pytorch-image-models@v1.0.22...v1.0.25) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `mkdocs` from 1.1 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.1...1.6.1) --- updated-dependencies: - dependency-name: cvxpy dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: einops dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: notebook dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: numba dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opencv-python dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: protobuf dependency-version: 7.34.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: scikit-image dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: timm dependency-version: 1.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Update package versions in requirements.txt Downgrade several package versions in requirements.txt for compatibility. * Downgrade opencv-python version Downgrade opencv-python from version 4.13.0.92 to 4.11.0.86. * Update package versions in requirements.txt * Predict delete requirements * Add pytest and mypy-protobuf * final version * add pytest * delete pytest --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniil <138395573+Parallelogramator@users.noreply.github.com> Co-authored-by: Danii <dpshestakov@edu.hse.ru>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 20 updates in the / directory:
1.7.31.8.13.2.03.2.40.8.10.8.23.4.23.10.82.5.13.6.17.4.77.5.40.62.10.64.04.5.2.524.13.0.922.3.33.0.111.3.012.1.16.33.57.34.02.4.73.3.214.2.014.3.30.25.20.26.00.24.21.8.01.6.31.17.11.16.01.17.01.0.221.0.254.67.14.67.31.11.6.1Updates
cvxpyfrom 1.7.3 to 1.8.1Release notes
Sourced from cvxpy's releases.
... (truncated)
Commits
3b96447Release CVXPY 1.8.1b89c4feFix cvxpy-base dependencies (#3116)92d8e6eAdd HiGHS and Moreau to related projects (#3115)04dfb07Add CVXPY Workshop 2026 website (#3114)de3294dUse balanced tree for PowConeND to PowCone3D decomposition (#3113)c35864dRemove Google Analytics from documentation (#3099)a41e82cAdd KNITRO solver installation instructions to documentation (#3094)b1f21efFix IndexError with transformed parameters in parametric reshape (#3093)e0d5674Tweaks requirementsa185560Begin development of CVXPY 1.8.1Updates
cythonfrom 3.2.0 to 3.2.4Changelog
Sourced from cython's changelog.
... (truncated)
Commits
21bda42Update changelog.ea5e926Define missing C++ exception classes (#7389)c533d67Add sequence return type annotations in Parsing.py (GH-7416)d056a18Allow 'mapping' as@collection_type() in preparation of 3.3, but without actu...d347c82Remove exclusion of collection_type in test (#7442)fd6e825Merge branch '3.1.x' into 3.2.xce5c6cbUpdate changelog.74b97f9Fix arg=str() default argument (GH-6193)9c9e5c7Avoid immortalizing anything shared on freethreading (GH-7439)9d5507bFix accidental inefficiency in auto-pickling that always stored the object st...Updates
einopsfrom 0.8.1 to 0.8.2Commits
8e911dbupdate testing (#395)3cdcbd5add mlx backend (#376)5197457Skipallow_in_graphif torch >= 2.8 (#394)3bd7454switch off debug importing (#393)ab3f630Patch #391 (conflicts in multithreading initialization) (#392)43a12eeA bit more of compile tests (#390)71b3b23mention ein color and AF3 (#389)361b11eadd einops.jl and einops for R in docs_src/pages/projects.md (#383)b131c81Extend tests for torch.compile (#382)5dac404mention cubed as one more backend (#375)Updates
matplotlibfrom 3.4.2 to 3.10.8Release notes
Sourced from matplotlib's releases.
... (truncated)
Commits
1392cbeREL: v3.10.80b9ebb3Doc release prep v3.10.8bc7b5c4Merge branch 'v3.10.7-doc' into v3.10.x86b38d3Github stats v3.10.89512188Merge pull request #30717 from meeseeksmachine/auto-backport-of-pr-30714-on-v...d300769Backport PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_...799bc95Merge pull request #30711 from ngoldbaum/v3.10.x134000bMerge pull request #30697 from ngoldbaum/fix-plotting-on-worker-threads5b8e219TST: Run macosx backends in a subprocess878e71aBackport PR #29810: Declare free-threaded support in MacOS backend extension ...Updates
networkxfrom 2.5.1 to 3.6.1Release notes
Sourced from networkx's releases.
... (truncated)
Commits
7530809Designate 3.6.1 release4788eb0Rolling back shortest paths links (#8373)696edb6Fix draw_networkx_nodes with list node_shape and add regression test (#8363)c38830cBlocklist Python 3.14.1 (#8372)81d2311DOC: Fix underline lens in docstrings. (#8371)a6e2bfaDOC: Add blurb to contributor guide about drawing tests. (#8370)96b6282DOC: clarify difference between G.nodes/G.nodes() and G.edges/G.edges() in tu...75bdd73Fix: allow graph subclasses to have additional arguments (#8369)7663fa5TST: clean up isomorphism tests (#8364)3dacd1bAdd spectral bipartition community finding and greedy bipartition using node ...Updates
notebookfrom 7.4.7 to 7.5.4Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
ecc3aafPublish 7.5.4e5d8418Update to JupyterLab v4.5.5 (#7842)6fe4f8eBackport PR #7836: Fix PyO3 CI failure with Python 3.15 (#7837)9a3f3aaPublish 7.5.33f868f5Update to JupyterLab v4.5.3 (#7816)f3d4866Backport PR #7802: Rename the token env variable (#7808)c10b4f4Backport PR #7803: Clean up node 24 install (#7804)0a72eafPublish 7.5.25823d7aUpdate to JupyterLab v4.5.2 (#7800)09f0f85Publish 7.5.1Updates
numbafrom 0.62.1 to 0.64.0Release notes
Sourced from numba's releases.
Commits
fd67a63Merge pull request #10438 from swap357/release0.6417e399fadd final changelog entry3d59a51update release date and version tableb37f2d4Merge pull request #10425 from swap357/pin_deps_release0.6402f2fe7Merge pull request #10424 from swap357/change_testing_ref_release0.64bb8daa2correct minimum llvmlite version requirement to 0.46.0 on init and windows bu...7dcea23update llvmlite version pins to 0.4651bff49pin llvmlite and numpy versions4745452change origin/main to origin/release0.64 for testingd6d9c0fMerge pull request #10423 from swap357/changelog_0.64Updates
opencv-pythonfrom 4.5.2.52 to 4.13.0.92Release notes
Sourced from opencv-python's releases.
... (truncated)
Commits
Updates
pandasfrom 2.3.3 to 3.0.1Release notes
Sourced from pandas's releases.
... (truncated)
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
pillowfrom 11.3.0 to 12.1.1Release notes
Sourced from pillow's releases.
... (truncated)
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibility46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when openingUpdates
protobuffrom 6.33.5 to 7.34.0Release notes
Sourced from protobuf's releases.