softboiler / boilercv

Computer vision routines suitable for nucleate pool boiling bubble analysis
https://softboiler.org/boilercv/
MIT License
0 stars 2 forks source link

Update all dependencies #203

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
antlr4-python3-runtime ==4.9.3 -> ==4.13.1 age adoption passing confidence minor
cmasher ==1.7.2 -> ==1.8.0 age adoption passing confidence minor
codecov/codecov-action v4.4.1 -> v4.5.0 age adoption passing confidence action minor
colorcet ==3.0.1 -> ==3.1.0 age adoption passing confidence minor
copykitten ==1.1.1 -> ==1.2.0 age adoption passing confidence minor
dill ==0.3.7 -> ==0.3.8 age adoption passing confidence patch
docstring-parser ==0.15 -> ==0.16 age adoption passing confidence minor
flufl-lock ==7.1.1 -> ==8.1.0 age adoption passing confidence major
geopandas ==0.14.3 -> ==0.14.4 age adoption passing confidence patch
loguru (changelog) ==0.7.0 -> ==0.7.2 age adoption passing confidence patch
matplotlib ==3.7.2 -> ==3.9.0 age adoption passing confidence minor
nbconvert ==7.7.3 -> ==7.16.4 age adoption passing confidence minor
numpy (source, changelog) ==1.26.0 -> ==1.26.4 age adoption passing confidence patch
numpydantic ==1.0.0 -> ==1.1.0 age adoption passing confidence minor
opencv-python-headless ==4.9.0.80 -> ==4.10.0.82 age adoption passing confidence minor
platformdirs ==3.11.0 -> ==4.2.2 age adoption passing confidence major
ploomber-engine ==0.0.30 -> ==0.0.32 age adoption passing confidence patch
protobuf ==4.25.3 -> ==5.27.1 age adoption passing confidence major
pyarrow (source) ==14.0.1 -> ==16.1.0 age adoption passing confidence major
pydantic (changelog) ==2.7.1 -> ==2.7.4 age adoption passing confidence patch
pydantic-core ==2.18.2 -> ==2.19.0 age adoption passing confidence minor
pyparsing ==3.0.9 -> ==3.1.2 age adoption passing confidence minor
pyqtgraph (source) ==0.13.3 -> ==0.13.7 age adoption passing confidence patch
pytest (changelog) ==8.0.0 -> ==8.2.2 age adoption passing confidence minor
pytest-cov (changelog) ==4.1.0 -> ==5.0.0 age adoption passing confidence major
pytest-harvest ==1.10.4 -> ==1.10.5 age adoption passing confidence patch
pytest-xdist (changelog) ==3.5.0 -> ==3.6.1 age adoption passing confidence minor
pytz ==2023.3 -> ==2024.1 age adoption passing confidence major
questionary ==1.10.0 -> ==2.0.1 age adoption passing confidence major
scikit-image (source) ==0.21.0 -> ==0.23.2 age adoption passing confidence minor
scipy (source) ==1.11.1 -> ==1.13.1 age adoption passing confidence minor
seaborn ==0.12.2 -> ==0.13.2 age adoption passing confidence minor
shapely ==2.0.3 -> ==2.0.4 age adoption passing confidence patch
sparklines ==0.4.2 -> ==0.5.0 age adoption passing confidence minor
submodules/boilercore 7e3cd57 -> e1f3f12 digest
submodules/typings bc495f2 -> 37d4861 digest
sympy (source) ==1.12 -> ==1.12.1 age adoption passing confidence patch
tomlkit ==0.12.4 -> ==0.12.5 age adoption passing confidence patch
trackpy ==0.6.2 -> ==0.6.3 age adoption passing confidence patch
uncertainties (changelog) ==3.1.7 -> ==3.2.1 age adoption passing confidence minor
xarray ==2023.7.0 -> ==2024.6.0 age adoption passing confidence major

Release Notes

1313e/CMasher (cmasher) ### [`v1.8.0`](https://togithub.com/1313e/CMasher/releases/tag/v1.8.0) [Compare Source](https://togithub.com/1313e/CMasher/compare/v1.7.2...v1.8.0) ### What's changed This release brings a new utility function to cmasher to easily combine colormaps. See [our documentation](https://cmasher.readthedocs.io/user/usage.html#combine-colormaps). - ENH: Add cmasher.combine_cmaps, by [@​DanielYang59](https://togithub.com/DanielYang59) in [#​122](https://togithub.com/1313e/CMasher/issues/122) - REL: prepare release 1.8.0, by [@​neutrinoceros](https://togithub.com/neutrinoceros) in [#​123](https://togithub.com/1313e/CMasher/issues/123) **Full Changelog:** https://github.com/1313e/CMasher/compare/v1.7.2...v1.8.0
codecov/codecov-action (codecov/codecov-action) ### [`v4.5.0`](https://togithub.com/codecov/codecov-action/compare/v4.4.1...v4.5.0) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v4.4.1...v4.5.0)
holoviz/colorcet (colorcet) ### [`v3.1.0`](https://togithub.com/holoviz/colorcet/releases/tag/v3.1.0): Version 3.1.0 [Compare Source](https://togithub.com/holoviz/colorcet/compare/v3.0.1...v3.1.0) Minor release to remove the colorcet examples CLI and drop support for Python 2.7, 3.6 and add support for 3.11, 3.12. Thank you to the core maintainers [@​Hoxbro](https://togithub.com/Hoxbro), [@​maximlt](https://togithub.com/maximlt), and [@​jbednar](https://togithub.com/jbednar). Also, thank you to [@​timw6n](https://togithub.com/timw6n), [@​droumis](https://togithub.com/droumis), and [@​jthetzel](https://togithub.com/jthetzel) for their first contributions! Breaking Changes: - Remove `colorcet examples` CLI ([#​120](https://togithub.com/holoviz/colorcet/pull/120)) Bug Fixes: - Only register if cmap not in colormaps ([#​108](https://togithub.com/holoviz/colorcet/pull/108)) Maintenance and Compatibility: - Drop Python 2.7 and 3.6 and add 3.11, 3.12 ([#​110](https://togithub.com/holoviz/colorcet/pull/110), [#​120](https://togithub.com/holoviz/colorcet/pull/120)) - Fix license description in about page. Issue [#​100](https://togithub.com/holoviz/colorcet/issues/100). ([#​101](https://togithub.com/holoviz/colorcet/pull/101)) - Rename master to main ([#​102](https://togithub.com/holoviz/colorcet/pull/102)) - Update check to use matplotlib version instead of python version ([#​104](https://togithub.com/holoviz/colorcet/pull/104)) - General maintenance ([#​98](https://togithub.com/holoviz/colorcet/pull/98), [#​97](https://togithub.com/holoviz/colorcet/pull/97), [#​99](https://togithub.com/holoviz/colorcet/pull/99),[#​111](https://togithub.com/holoviz/colorcet/pull/111), [#​113](https://togithub.com/holoviz/colorcet/pull/113), [#​117](https://togithub.com/holoviz/colorcet/pull/117)) Docs and Packaging: - Create initial project gov docs ([#​105](https://togithub.com/holoviz/colorcet/pull/105)) - Load the README content into the package `long_description` ([#​107](https://togithub.com/holoviz/colorcet/pull/107)) - Update href to Rogowitz & Treinish 1996 ([#​112](https://togithub.com/holoviz/colorcet/pull/112)) - Replace Google Analytics with GoatCounter ([#​116](https://togithub.com/holoviz/colorcet/pull/116)) **Full Changelog**: https://github.com/holoviz/colorcet/compare/v3.0.1...v3.1.0
uqfoundation/dill (dill) ### [`v0.3.8`](https://togithub.com/uqfoundation/dill/releases/tag/0.3.8) [Compare Source](https://togithub.com/uqfoundation/dill/compare/dill-0.3.7...0.3.8) ##### 0.3.8 Release Notes With `dill`, you can serialize almost anything in python, even an entire interpreter session. If you encounter any pickling failures, `dill` also has some good tools to help you discover why your object fails to pickle. `dill` installs with `pip`: `$ pip install dill` `dill` requires: `- python or pypy, >=3.8` Optional requirements: `- pyreadline, >=1.7.1` (install with `$ pip install dill[readline]`) `- objgraph, >=1.7.2` (install with `$ pip install dill[graph]`) `dill` is licensed under 3-clause BSD: >>> import dill >>> print (dill.license()) To cite `dill`: >>> import dill >>> print (dill.citation()) ##### What's Changed - test for qualname in get_typedef_type by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/613](https://togithub.com/uqfoundation/dill/pull/613) - drop formal support for python 3.7 by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/614](https://togithub.com/uqfoundation/dill/pull/614) - define html_theme as rtd workaround by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/615](https://togithub.com/uqfoundation/dill/pull/615) - update install doc in tests by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/621](https://togithub.com/uqfoundation/dill/pull/621) - formal support for 3.12, initial support for 3.13 by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/630](https://togithub.com/uqfoundation/dill/pull/630) - add build to rtfd config by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/632](https://togithub.com/uqfoundation/dill/pull/632) - add guard for math.log in Logger record size calculation by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/637](https://togithub.com/uqfoundation/dill/pull/637) - updated copyright for 2024 by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/638](https://togithub.com/uqfoundation/dill/pull/638) - Bump jinja2 from 3.1.1 to 3.1.3 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/uqfoundation/dill/pull/640](https://togithub.com/uqfoundation/dill/pull/640) - Import submodule properly when there is an attribute of the module with the same name by [@​kelvinburke](https://togithub.com/kelvinburke) in [https://github.com/uqfoundation/dill/pull/629](https://togithub.com/uqfoundation/dill/pull/629) - update sphinx to 6.2.1 by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/641](https://togithub.com/uqfoundation/dill/pull/641) - Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/uqfoundation/dill/pull/642](https://togithub.com/uqfoundation/dill/pull/642) - skip BufferedRandomType on pyodide by [@​mmckerns](https://togithub.com/mmckerns) in [https://github.com/uqfoundation/dill/pull/644](https://togithub.com/uqfoundation/dill/pull/644) ##### New Contributors - [@​kelvinburke](https://togithub.com/kelvinburke) made their first contribution in [https://github.com/uqfoundation/dill/pull/629](https://togithub.com/uqfoundation/dill/pull/629) **Full Changelog**: https://github.com/uqfoundation/dill/compare/dill-0.3.7...0.3.8
rr-/docstring_parser (docstring-parser) ### [`v0.16`](https://togithub.com/rr-/docstring_parser/blob/HEAD/CHANGELOG.md#016-2024-03-15) [Compare Source](https://togithub.com/rr-/docstring_parser/compare/0.15...0.16) - Parser: add a new property, `description`, that combines short and long descriptions into a single string (thanks to [@​pR0Ps](https://togithub.com/pR0Ps)) - General: support Python 3.12 (thanks to [@​mauvilsa](https://togithub.com/mauvilsa))
geopandas/geopandas (geopandas) ### [`v0.14.4`](https://togithub.com/geopandas/geopandas/blob/HEAD/CHANGELOG.md#Version-0144-April-26-2024) [Compare Source](https://togithub.com/geopandas/geopandas/compare/v0.14.3...v0.14.4) - Several fixes for compatibility with the upcoming pandas 3.0, numpy 2.0 and fiona 1.10 releases.
Delgan/loguru (loguru) ### [`v0.7.2`](https://togithub.com/Delgan/loguru/blob/HEAD/CHANGELOG.rst#072-2023-09-11) [Compare Source](https://togithub.com/Delgan/loguru/compare/0.7.1...0.7.2) \===================== - Add support for formatting of `ExceptionGroup` errors (`#​805 `\_). - Fix possible `RuntimeError` when using `multiprocessing.set_start_method()` after importing the `logger` (`#​974 `\_) - Fix formatting of possible `__notes__` attached to an `Exception` (`#​980 `\_). ### [`v0.7.1`](https://togithub.com/Delgan/loguru/blob/HEAD/CHANGELOG.rst#071-2023-09-04) [Compare Source](https://togithub.com/Delgan/loguru/compare/0.7.0...0.7.1) \===================== - Add a new `context` optional argument to `logger.add()` specifying `multiprocessing` context (like `"spawn"` or `"fork"`) to be used internally instead of the default one (`#​851 `\_). - Add support for true colors on Windows using ANSI/VT console when available (`#​934 `*, thanks `@tunaflsh `*). - Fix possible deadlock when calling `logger.complete()` with concurrent logging of an asynchronous sink (`#​906 `\_). - Fix file possibly rotating too early or too late when re-starting an application around midnight (`#​894 `\_). - Fix inverted `""` and `""` color tags (`#​943 `*, thanks `@tunaflsh `*). - Fix possible untraceable errors raised when logging non-unpicklable `Exception` instances while using `enqueue=True` (`#​329 `\_). - Fix possible errors raised when logging non-picklable `Exception` instances while using `enqueue=True` (`#​342 `*, thanks `@ncoudene `*). - Fix missing seconds and microseconds when formatting timezone offset that requires such accuracy (`#​961 `\_). - Raise `ValueError` if an attempt to use nanosecond precision for time formatting is detected (`#​855 `\_).
matplotlib/matplotlib (matplotlib) ### [`v3.9.0`](https://togithub.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0) [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0) ### [`v3.8.4`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.8.4): REL: v3.8.4 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.8.3...v3.8.4) This is the fourth micro release of the 3.8 series. Highlights of the 3.8.4 release include: - Enable building against numpy 2.0; released wheels are built against numpy 2 - macosx: Clean up single-shot timers correctly - Add a draw during show for macos backend - Fix color sequence data for Set2 and Set3 - gtk: Ensure pending draws are done before GTK draw - Update "Created with" url in hand.svg - Avoid modifying user input to Axes.bar - fix quiver3d incorrect arrow colors ### [`v3.8.3`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.8.3): REL: v3.8.3 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.8.2...v3.8.3) This is the third micro release of the 3.8 series. Highlights of the 3.8.3 release include: - Improvements to the MacOS backend - Fix hanging on `plt.pause` - Fix warnings about "Secure coding is not enabled for restorable state" - Fix crash at exit for PGF backend ### [`v3.8.2`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.8.2): REL: v3.8.2 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.8.1...v3.8.2) REL: v3.8.2 This is the second bugfix release of the 3.8 series. Highlights of this release include: - Fix a segfault in the MacOS backend when running on Python 3.12 - Fix Contour labeling manual positions selecting incorrect contours. - Various documentation improvements ### [`v3.8.1`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.8.1): REL: v3.8.1 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.8.0...v3.8.1) This is the first bugfix release of the 3.8.x series. This release contains several bug fixes and adjustments: - Bump setuptools required version because of setuptools_scm v8 - Update `find_nearest_contour` and revert contour deprecations - `allsegs` and `allkinds` return individual segments - Restore default behavior of hexbin mincnt with C provided - Try/except import of Axes3D - Ensure valid path mangling for ContourLabeler - BLD: Remove development dependencies from sdists - FIX 2-tuple of colors in to_rgba_array - Fix issue with non-string labels and legend - Fix issue with locale comma when not using math text - Various type hinting improvements - Various documentation improvements - Improvements to the MacOS backend ### [`v3.8.0`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.8.0): REL: v3.8.0 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.7.5...v3.8.0) REL: v3.8.0 Highlights of this release include: - Type hints for most public APIs - Many improvements to Mathtext - Addition of `\boldsymbol` command - Additional sizable delimiters - Documentation improvements - `\substack` command - `\middle` delimitier - `\mathbfit` for bold italic text - 3D plotting improvements - Specify tick/axis label positions - Improved text for coordinates in interactive sessions - Ability to share view angles - New plotting method `ecdf` (empirical cumulative distribution function) ### [`v3.7.5`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.7.5): REL: v3.7.5 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.7.4...v3.7.5) This is the fifth bugfix release of the 3.7.x series. This release contains two bug-fixes: - Fix hanging on `plt.pause` on the MacOS backend - Fix crash on exit when using the PGF backend on Windows ### [`v3.7.4`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.7.4): REL: v3.7.4 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.7.3...v3.7.4) This is the fourth bugfix release of the 3.7.x series. This release contains one bug-fix: - Fix a segmentation fault when resizing on Python 3.12 and macOS 14 ### [`v3.7.3`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.7.3): REL: v3.7.3 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.7.2...v3.7.3) This is the third bugfix release of the 3.7.x series. This release contains several bug-fixes and adjustments: - Add Python 3.12 wheels - Update the license for the bundled colorbrewer colormap data - Fix Cairo backend when using cairocffi - Fix axes_grid1 inset axes with `bbox_inches=tight` - Fix bugs in `Path3DCollection` / `Poly3DCollection` constructors - Fix setting array labelcolor on Tick - Improve compatibility with latest NumPy - Stop warning when calling `tight_layout` multiple times
numpy/numpy (numpy) ### [`v1.26.4`](https://togithub.com/numpy/numpy/releases/tag/v1.26.4) [Compare Source](https://togithub.com/numpy/numpy/compare/v1.26.3...v1.26.4) ### NumPy 1.26.4 Release Notes NumPy 1.26.4 is a maintenance release that fixes bugs and regressions discovered after the 1.26.3 release. The Python versions supported by this release are 3.9-3.12. This is the last planned release in the 1.26.x series. #### Contributors A total of 13 people contributed to this release. People with a "+" by their names contributed a patch for the first time. - Charles Harris - Elliott Sales de Andrade - Lucas Colley + - Mark Ryan + - Matti Picus - Nathan Goldbaum - Ola x Nilsson + - Pieter Eendebak - Ralf Gommers - Sayed Adel - Sebastian Berg - Stefan van der Walt - Stefano Rivera #### Pull requests merged A total of 19 pull requests were merged for this release. - [#​25323](https://togithub.com/numpy/numpy/pull/25323): BUG: Restore missing asstr import - [#​25523](https://togithub.com/numpy/numpy/pull/25523): MAINT: prepare 1.26.x for further development - [#​25539](https://togithub.com/numpy/numpy/pull/25539): BUG: `numpy.array_api`: fix `linalg.cholesky` upper decomp... - [#​25584](https://togithub.com/numpy/numpy/pull/25584): CI: Bump azure pipeline timeout to 120 minutes - [#​25585](https://togithub.com/numpy/numpy/pull/25585): MAINT, BLD: Fix unused inline functions warnings on clang - [#​25599](https://togithub.com/numpy/numpy/pull/25599): BLD: include fix for MinGW platform detection - [#​25618](https://togithub.com/numpy/numpy/pull/25618): TST: Fix test_numeric on riscv64 - [#​25619](https://togithub.com/numpy/numpy/pull/25619): BLD: fix building for windows ARM64 - [#​25620](https://togithub.com/numpy/numpy/pull/25620): MAINT: add `newaxis` to `__all__` in `numpy.array_api` - [#​25630](https://togithub.com/numpy/numpy/pull/25630): BUG: Use large file fallocate on 32 bit linux platforms - [#​25643](https://togithub.com/numpy/numpy/pull/25643): TST: Fix test_warning_calls on Python 3.12 - [#​25645](https://togithub.com/numpy/numpy/pull/25645): TST: Bump pytz to 2023.3.post1 - [#​25658](https://togithub.com/numpy/numpy/pull/25658): BUG: Fix AVX512 build flags on Intel Classic Compiler - [#​25670](https://togithub.com/numpy/numpy/pull/25670): BLD: fix potential issue with escape sequences in `__config__.py` - [#​25718](https://togithub.com/numpy/numpy/pull/25718): CI: pin cygwin python to 3.9.16-1 and fix typing tests \[skip... - [#​25720](https://togithub.com/numpy/numpy/pull/25720): MAINT: Bump cibuildwheel to v2.16.4 - [#​25748](https://togithub.com/numpy/numpy/pull/25748): BLD: unvendor meson-python on 1.26.x and upgrade to meson-python... - [#​25755](https://togithub.com/numpy/numpy/pull/25755): MAINT: Include header defining backtrace - [#​25756](https://togithub.com/numpy/numpy/pull/25756): BUG: Fix np.quantile(\[Fraction(2,1)], 0.5) ([#​24711](https://togithub.com/numpy/numpy/issues/24711)) #### Checksums ##### MD5 90f33cdd8934cd07192d6ede114d8d4d numpy-1.26.4-cp310-cp310-macosx_10_9_x86_64.whl 63ac60767f6724490e587f6010bd6839 numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl ad4e82b225aaaf5898ea9798b50978d8 numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl d428e3da2df4fa359313348302cf003a numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 89937c3bb596193f8ca9eae2ff84181e numpy-1.26.4-cp310-cp310-musllinux_1_1_aarch64.whl de4f9da0a4e6dfd4cec39c7ad5139803 numpy-1.26.4-cp310-cp310-musllinux_1_1_x86_64.whl 2c1f73fd9b3acf4b9b0c23e985cdd38f numpy-1.26.4-cp310-cp310-win32.whl 920ad1f50e478b1a877fe7b7a46cc520 numpy-1.26.4-cp310-cp310-win_amd64.whl 719d1ff12db38903dcfd6749078fb11d numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl eb601e80194d2e1c00d8daedd8dc68c4 numpy-1.26.4-cp311-cp311-macosx_11_0_arm64.whl 71a7ab11996fa370dc28e28731bd5c32 numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl eb0cdd03e1ee2eb45c57c7340c98cf48 numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 9d4ae1b0b27a625400f81ed1846a5667 numpy-1.26.4-cp311-cp311-musllinux_1_1_aarch64.whl 1b6771350d2f496157430437a895ba4b numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl 1e4a18612ee4d0e54e0833574ebc6d25 numpy-1.26.4-cp311-cp311-win32.whl 5fd325dd8704023c1110835d7a1b095a numpy-1.26.4-cp311-cp311-win_amd64.whl d95ce582923d24dbddbc108aa5fd2128 numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl 6f16f3d70e0d95ce2b032167c546cc95 numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl 5369536d4c45fbe384147ff23185b48a numpy-1.26.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 1ceb224096686831ad731e472b65e96a numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl cd8d3c00bbc89f9bc07e2df762f9e2ae numpy-1.26.4-cp312-cp312-musllinux_1_1_aarch64.whl 5bd81ce840bb2e42befe01efb0402b79 numpy-1.26.4-cp312-cp312-musllinux_1_1_x86_64.whl 2cc3b0757228078395da3efa3dc99f23 numpy-1.26.4-cp312-cp312-win32.whl 305155bd5ae879344c58968879584ed1 numpy-1.26.4-cp312-cp312-win_amd64.whl ec2310f67215743e9c5d16b6c9fb87b6 numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl 406aea6081c1affbebdb6ad56b5deaf4 numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl fee12f0a3cbac7bbf1a1c2d82d3b02a9 numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl baf4b7143c7b9ce170e62b33380fb573 numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 376ff29f90b7840ae19ecd59ad1ddf53 numpy-1.26.4-cp39-cp39-musllinux_1_1_aarch64.whl 86785b3a7cd156c08c2ebc26f7816fb3 numpy-1.26.4-cp39-cp39-musllinux_1_1_x86_64.whl ab8a9ab69f16b7005f238cda76bc0bac numpy-1.26.4-cp39-cp39-win32.whl fafa4453e820c7ff40907e5dc79d8199 numpy-1.26.4-cp39-cp39-win_amd64.whl 7f13e2f07bd3e4a439ade0e4d27905c6 numpy-1.26.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl 928954b41c1cd0e856f1a31d41722661 numpy-1.26.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 57bbd5c0b3848d804c416cbcab4a0ae8 numpy-1.26.4-pp39-pypy39_pp73-win_amd64.whl 19550cbe7bedd96a928da9d4ad69509d numpy-1.26.4.tar.gz ##### SHA256 9ff0f4f29c51e2803569d7a51c2304de5554655a60c5d776e35b4a41413830d0 numpy-1.26.4-cp310-cp310-macosx_10_9_x86_64.whl 2e4ee3380d6de9c9ec04745830fd9e2eccb3e6cf790d39d7b98ffd19b0dd754a numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl d209d8969599b27ad20994c8e41936ee0964e6da07478d6c35016bc386b66ad4 numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl ffa75af20b44f8dba823498024771d5ac50620e6915abac414251bd971b4529f numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 62b8e4b1e28009ef2846b4c7852046736bab361f7aeadeb6a5b89ebec3c7055a numpy-1.26.4-cp310-cp310-musllinux_1_1_aarch64.whl a4abb4f9001ad2858e7ac189089c42178fcce737e4169dc61321660f1a96c7d2 numpy-1.26.4-cp310-cp310-musllinux_1_1_x86_64.whl bfe25acf8b437eb2a8b2d49d443800a5f18508cd811fea3181723922a8a82b07 numpy-1.26.4-cp310-cp310-win32.whl b97fe8060236edf3662adfc2c633f56a08ae30560c56310562cb4f95500022d5 numpy-1.26.4-cp310-cp310-win_amd64.whl 4c66707fabe114439db9068ee468c26bbdf909cac0fb58686a42a24de1760c71 numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl edd8b5fe47dab091176d21bb6de568acdd906d1887a4584a15a9a96a1dca06ef numpy-1.26.4-cp311-cp311-macosx_11_0_arm64.whl 7ab55401287bfec946ced39700c053796e7cc0e3acbef09993a9ad2adba6ca6e numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 666dbfb6ec68962c033a450943ded891bed2d54e6755e35e5835d63f4f6931d5 numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 96ff0b2ad353d8f990b63294c8986f1ec3cb19d749234014f4e7eb0112ceba5a numpy-1.26.4-cp311-cp311-musllinux_1_1_aarch64.whl 60dedbb91afcbfdc9bc0b1f3f402804070deed7392c23eb7a7f07fa857868e8a numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl 1af303d6b2210eb850fcf03064d364652b7120803a0b872f5211f5234b399f20 numpy-1.26.4-cp311-cp311-win32.whl cd25bcecc4974d09257ffcd1f098ee778f7834c3ad767fe5db785be9a4aa9cb2 numpy-1.26.4-cp311-cp311-win_amd64.whl b3ce300f3644fb06443ee2222c2201dd3a89ea6040541412b8fa189341847218 numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl 03a8c78d01d9781b28a6989f6fa1bb2c4f2d51201cf99d3dd875df6fbd96b23b numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl 9fad7dcb1aac3c7f0584a5a8133e3a43eeb2fe127f47e3632d43d677c66c102b numpy-1.26.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 675d61ffbfa78604709862923189bad94014bef562cc35cf61d3a07bba02a7ed numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl ab47dbe5cc8210f55aa58e4805fe224dac469cde56b9f731a4c098b91917159a numpy-1.26.4-cp312-cp312-musllinux_1_1_aarch64.whl 1dda2e7b4ec9dd512f84935c5f126c8bd8b9f2fc001e9f54af255e8c5f16b0e0 numpy-1.26.4-cp312-cp312-musllinux_1_1_x86_64.whl 50193e430acfc1346175fcbdaa28ffec49947a06918b7b92130744e81e640110 numpy-1.26.4-cp312-cp312-win32.whl 08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818 numpy-1.26.4-cp312-cp312-win_amd64.whl 7349ab0fa0c429c82442a27a9673fc802ffdb7c7775fad780226cb234965e53c numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl 52b8b60467cd7dd1e9ed082188b4e6bb35aa5cdd01777621a1658910745b90be numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl d5241e0a80d808d70546c697135da2c613f30e28251ff8307eb72ba696945764 numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl f870204a840a60da0b12273ef34f7051e98c3b5961b61b0c2c1be6dfd64fbcd3 numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 679b0076f67ecc0138fd2ede3a8fd196dddc2ad3254069bcb9faf9a79b1cebcd numpy-1.26.4-cp39-cp39-musllinux_1_1_aarch64.whl 47711010ad8555514b434df65f7d7b076bb8261df1ca9bb78f53d3b2db02e95c numpy-1.26.4-cp39-cp39-musllinux_1_1_x86_64.whl a354325ee03388678242a4d7ebcd08b5c727033fcff3b2f536aea978e15ee9e6 numpy-1.26.4-cp39-cp39-win32.whl 3373d5d70a5fe74a2c1bb6d2cfd9609ecf686d47a2d7b1d37a8f3b6bf6003aea numpy-1.26.4-cp39-cp39-win_amd64.whl afedb719a9dcfc7eaf2287b839d8198e06dcd4cb5d276a3df279231138e83d30 numpy-1.26.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl 95a7476c59002f2f6c590b9b7b998306fba6a5aa646b1e22ddfeaf8f78c3a29c numpy-1.26.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 7e50d0a0cc3189f9cb0aeb3a6a6af18c16f59f004b866cd2be1c14b36134a4a0 numpy-1.26.4-pp39-pypy39_pp73-win_amd64.whl 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010 numpy-1.26.4.tar.gz ### [`v1.26.3`](https://togithub.com/numpy/numpy/compare/v1.26.2...v1.26.3) [Compare Source](https://togithub.com/numpy/numpy/compare/v1.26.2...v1.26.3) ### [`v1.26.2`](https://togithub.com/numpy/numpy/releases/tag/v1.26.2): 1.26.2 release [Compare Source](https://togithub.com/numpy/numpy/compare/v1.26.1...v1.26.2) ### NumPy 1.26.2 Release Notes NumPy 1.26.2 is a maintenance release that fixes bugs and regressions discovered after the 1.26.1 release. The 1.26.release series is the last planned minor release series before NumPy 2.0. The Python versions supported by this release are 3.9-3.12. #### Contributors A total of 13 people contributed to this release. People with a "+" by their names contributed a patch for the first time. - [@​stefan6419846](https://togithub.com/stefan6419846) - [@​thalassemia](https://togithub.com/thalassemia) + - Andrew Nelson - Charles Bousseau + - Charles Harris - Marcel Bargull + - Mark Mentovai + - Matti Picus - Nathan Goldbaum - Ralf Gommers - Sayed Adel - Sebastian Berg - William Ayd + #### Pull requests merged A total of 25 pull requests were merged for this release. - [#​24814](https://togithub.com/numpy/numpy/pull/24814): MAINT: align test_dispatcher s390x targets with \_umath_tests_mtargets - [#​24929](https://togithub.com/numpy/numpy/pull/24929): MAINT: prepare 1.26.x for further development - [#​24955](https://togithub.com/numpy/numpy/pull/24955): ENH: Add Cython enumeration for NPY_FR_GENERIC - [#​24962](https://togithub.com/numpy/numpy/pull/24962): REL: Remove Python upper version from the release branch - [#​24971](https://togithub.com/numpy/numpy/pull/24971): BLD: Use the correct Python interpreter when running tempita.py - [#​24972](https://togithub.com/numpy/numpy/pull/24972): MAINT: Remove unhelpful error replacements from `import_array()` - [#​24977](https://togithub.com/numpy/numpy/pull/24977): BLD: use classic linker on macOS, the new one in XCode 15 has... - [#​25003](https://togithub.com/numpy/numpy/pull/25003): BLD: musllinux_aarch64 \[wheel build] - [#​25043](https://togithub.com/numpy/numpy/pull/25043): MAINT: Update mailmap - [#​25049](https://togithub.com/numpy/numpy/pull/25049): MAINT: Update meson build infrastructure. - [#​25071](https://togithub.com/numpy/numpy/pull/25071): MAINT: Split up .github/workflows to match main - [#​25083](https://togithub.com/numpy/numpy/pull/25083): BUG: Backport fix build on ppc64 when the baseline set to Power9... - [#​25093](https://togithub.com/numpy/numpy/pull/25093): BLD: Fix features.h detection for Meson builds \[1.26.x Backport] - [#​25095](https://togithub.com/numpy/numpy/pull/25095): BUG: Avoid intp conversion regression in Cython 3 (backport) - [#​25107](https://togithub.com/numpy/numpy/pull/25107): CI: remove obsolete jobs, and move macOS and conda Azure jobs... - [#​25108](https://togithub.com/numpy/numpy/pull/25108): CI: Add linux_qemu action and remove travis testing. - [#​25112](https://togithub.com/numpy/numpy/pull/25112): MAINT: Update .spin/cmds.py from main. - [#​25113](https://togithub.com/numpy/numpy/pull/25113): DOC: Visually divide main license and bundled licenses in wheels - [#​25115](https://togithub.com/numpy/numpy/pull/25115): MAINT: Add missing `noexcept` to shuffle helpers - [#​25116](https://togithub.com/numpy/numpy/pull/25116): DOC: Fix license identifier for OpenBLAS - [#​25117](https://togithub.com/numpy/numpy/pull/25117): BLD: improve detection of Netlib libblas/libcblas/liblapack - [#​25118](https://togithub.com/numpy/numpy/pull/25118): MAINT: Make bitfield integers unsigned - [#​25119](https://togithub.com/numpy/numpy/pull/25119): BUG: Make n a long int for np.random.multinomial - [#​25120](https://togithub.com/numpy/numpy/pull/25120): BLD: change default of the `allow-noblas` option to true. - [#​25121](https://togithub.com/numpy/numpy/pull/25121): BUG: ensure passing `np.dtype` to itself doesn't crash #### Checksums ##### MD5 1a5dc6b5b3bf11ad40a59eedb3b69fa1 numpy-1.26.2-cp310-cp310-macosx_10_9_x86_64.whl 4b741c6dfe4e6e22e34e9c5c788d4f04 numpy-1.26.2-cp310-cp310-macosx_11_0_arm64.whl 2953687fb26e1dd8a2d1bb7109551fcd numpy-1.26.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl ea9127a3a03f27fd101c62425c661d8d numpy-1.26.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 7a6be7c6c1cc3e1ff73f64

Configuration

📅 Schedule: Branch creation - "on the 16th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.