scipy-lectures / scientific-python-lectures

Tutorial material on the scientific Python ecosystem
https://lectures.scientific-python.org
Other
3.08k stars 1.19k forks source link

Bump the actions group with 4 updates #744

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the actions group with 4 updates: pandas, pyarrow, scikit-image and statsmodels.

Updates pandas from 2.2.1 to 2.2.2

Release notes

Sourced from pandas's releases.

Pandas 2.2.2

We are pleased to announce the release of pandas 2.2.2. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.2.2 supports Python 3.9 and higher.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits


Updates pyarrow from 15.0.2 to 16.0.0

Commits
  • 6a28035 MINOR: [Release] Update versions for 16.0.0
  • 4cd1b34 MINOR: [Release] Update .deb/.rpm changelogs for 16.0.0
  • 2847737 MINOR: [Release] Update CHANGELOG.md for 16.0.0
  • eb5f162 GH-41201: [C++] Fix mistake in integration test. Explicitly cast std::string ...
  • 5a146ed GH-35081: [Python] construct pandas.DataFrame with public API in to_pandas ...
  • b7187ad GH-41227: [CI][Release][GLib][Conda] Unpin gobject-introspection (#41228)
  • 9cb361c GH-41121: [C++] Fix: left anti join filter empty rows. (#41122)
  • 1e40252 GH-41016: [C++] Fix null count check in BooleanArray.true_count() (#41070)
  • 0d3af8d GH-41098: [Python] Add copy keyword in Array.array for numpy 2.0+ compati...
  • 0d1a016 GH-39848: [Python][Packaging] Build pyarrow wheels with numpy RC instead of n...
  • Additional commits viewable in compare view


Updates scikit-image from 0.22.0 to 0.23.2

Release notes

Sourced from scikit-image's releases.

v0.23.2

scikit-image 0.23.2

We're happy to announce the release of scikit-image 0.23.2!

Bug Fixes

  • Make sure skimage.util.img_as_ubyte supports the edge case where dtype('uint64').type of the provided image is np.ulonglong instead of np.uint64 (#7392).

Documentation

  • Add date to 0.23.1 release notes (#7384).
  • Fix docstring of connectivity parameter in skimage.segmentation.watershed (#7360).

Infrastructure

  • Ignore Sphinx warning about unpickable cache (#7400).
  • Simplify instructions on changelist in PR template (#7401).

Maintenance

  • Use numpy.inf instead of deprecated numpy.infty (#7386).
  • Update Ruff config (#7387).
  • Update matrix and names of Azure pipelines configuration (#7390).
  • Use upload- and download-artifact v4 (#7389).
  • Ignore arch specific cast warnings originating from astype in tests (#7393).
  • Update link to numpydoc example.py (#7395).

Contributors

4 authors added to this release (alphabetically):

4 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

v0.23.2rc1

scikit-image 0.23.2rc1

[!IMPORTANT]

... (truncated)

Commits


Updates statsmodels from 0.14.1 to 0.14.2

Release notes

Sourced from statsmodels's releases.

Release 0.14.2

This is a compatibility release that will allow statsmodels to run in environments using NumPy 2.

  • Full compatibility with NumPy 2
  • Improved future proofing against pandas 3 changes
Commits
  • df82580 Merge pull request #9213 from bashtage/rls-0.14.2-final
  • 501d08a DOC: Final docs for 0.14.2
  • 6484538 Merge pull request #9212 from bashtage/rls-0.14.2-final
  • 79a217f DOC: Final docs for 0.14.2
  • 3c5f8e5 Merge pull request #9203 from bashtage/add-release-note
  • a5841b7 Merge branch 'maintenance/0.14.x' into add-release-note
  • 9ef8d82 DOC: Update release note and fix notebooks
  • 85a7fd2 DOC/BUG: Fix issues in notebooks and scatter_elipse
  • bf1b603 docs typo
  • 2b79ce8 DOC: Start release note
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml