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 6 updates #759

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the actions group with 6 updates:

Package From To
scipy 1.13.0 1.13.1
matplotlib 3.8.4 3.9.0
pyarrow 16.0.0 16.1.0
scikit-learn 1.4.2 1.5.0
sympy 1.12 1.12.1
pre-commit 3.7.0 3.7.1

Updates scipy from 1.13.0 to 1.13.1

Release notes

Sourced from scipy's releases.

SciPy 1.13.1 Release Notes

SciPy 1.13.1 is a bug-fix release with no new features compared to 1.13.0. The version of OpenBLAS shipped with the PyPI binaries has been increased to 0.3.27.

Authors

  • Name (commits)
  • h-vetinari (1)
  • Jake Bowhay (2)
  • Evgeni Burovski (6)
  • Sean Cheah (2)
  • Lucas Colley (2)
  • DWesl (2)
  • Ralf Gommers (7)
  • Ben Greiner (1) +
  • Matt Haberland (2)
  • Gregory R. Lee (1)
  • Philip Loche (1) +
  • Sijo Valayakkad Manikandan (1) +
  • Matti Picus (1)
  • Tyler Reddy (62)
  • Atsushi Sakai (1)
  • Daniel Schmitz (2)
  • Dan Schult (3)
  • Scott Shambaugh (2)
  • Edgar Andrés Margffoy Tuay (1)

A total of 19 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

Commits
  • 44e4eba REL: SciPy 1.13.1 release commit [wheel build]
  • 2eb8e1b Merge pull request #20632 from tylerjereddy/treddy_prep_1_13_1_backports
  • 1a00d48 DOC: PR 20632 updates
  • 11e99ba BUG: stats: Fix zipf.pmf and zipfian.pmf for int32 k (#20702) [wheel bu...
  • 506cbeb MAINT: stats.wilcoxon: fix bug with Ndim>1, shape[axis]>50, NaN, 'auto' (#20592)
  • c9d8613 CI, MAINT: PR 20632 revisions
  • 95c50a4 MAINT: PR 20632 revisions [wheel build]
  • e7abaf1 MAINT: PR 20632 revisions [wheel build]
  • aa32933 CI: PR 20632 revisions [wheel build]
  • 023b0fb CI: MR 20632 revisions
  • Additional commits viewable in compare view


Updates matplotlib from 3.8.4 to 3.9.0

Release notes

Sourced from matplotlib's releases.

REL: 3.9.0

Highlights of this release include:

  • Plotting and Annotation improvements
    • Axes.inset_axes is no longer experimental
    • Legend support for Boxplot
    • Percent sign in pie labels auto-escaped with usetex=True
    • hatch parameter for stackplot
    • Add option to plot only one half of violin plot
    • axhline and axhspan on polar axes
    • Subplot titles can now be automatically aligned
    • axisartist can now be used together with standard Formatters
    • Toggle minorticks on Axis
    • StrMethodFormatter now respects axes.unicode_minus
  • Figure, Axes, and Legend Layout
    • Subfigures now have controllable zorders
    • Getters for xmargin, ymargin and zmargin
  • Mathtext improvements
    • mathtext documentation improvements
    • mathtext spacing corrections
  • Widget Improvements
    • Check and Radio Button widgets support clearing
  • 3D plotting improvements
    • Setting 3D axis limits now set the limits exactly
  • Other improvements
    • New BackendRegistry for plotting backends
    • Add widths, heights and angles setter to EllipseCollection
    • image.interpolation_stage rcParam
    • Arrow patch position is now modifiable
    • NonUniformImage now has mouseover support

REL: v3.9.0rc2

This is the second release candidate for the meso release 3.9.0.

Commits
  • be56634 REL: v3.9.0
  • 846ce8a DOC: Finish documentation for 3.9.0
  • 8604f67 Merge pull request #28206 from meeseeksmachine/auto-backport-of-pr-28205-on-v...
  • 196c8db TST: Followup corrections to #28205
  • d8f3016 Backport PR #28205: TST: Fix tests with older versions of ipython
  • 4db5ac9 Merge pull request #28203 from QuLogic/auto-backport-of-pr-28164-on-v3.9.x
  • ef1a2db Merge pull request #28204 from meeseeksmachine/auto-backport-of-pr-28195-on-v...
  • e4384b8 Merge pull request #28191 from QuLogic/no-dev-theme
  • 3b65546 Backport PR #28195: TST: Prepare for pytest 9
  • 1b526c3 Backport PR #28164: CI: Ensure code coverage is always uploaded
  • Additional commits viewable in compare view


Updates pyarrow from 16.0.0 to 16.1.0

Commits
  • 7dd1d34 MINOR: [Release] Update versions for 16.1.0
  • ca3e9d1 MINOR: [Release] Update .deb/.rpm changelogs for 16.1.0
  • 63a4287 MINOR: [Release] Update CHANGELOG.md for 16.1.0
  • 5874287 GH-41594: [Go] Support reading date64 type & properly validate list-like ty...
  • 81940c6 GH-41431: [C++][Parquet][Dataset] Fix repeated scan on encrypted dataset (#41...
  • be62f6c GH-41577: [Java][Packaging] Add org.apache.arrow.memory.core to --add-opens=j...
  • 6cfebb9 GH-41562: [C++][Parquet] Decoding: Fix num_value handling in ByteStreamSplitD...
  • dcfeceb GH-41140: [C#] Account for offset and length in union arrays (#41165)
  • b28633c MINOR: [Release] Manually commit fix to avoid cherry-pick conflict for changi...
  • ac8af22 GH-41566: [CI][Packaging] macOS wheel for Catalina fails to build on macOS ar...
  • Additional commits viewable in compare view


Updates scikit-learn from 1.4.2 to 1.5.0

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.5.0

We're happy to announce the 1.5.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.5.html

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn
Commits


Updates sympy from 1.12 to 1.12.1

Commits
  • a36a8b2 Merge pull request #26635 from oscarbenjamin/pr_ci_update
  • f27f205 maint: update actions versions in CI
  • 2487dbb Merge pull request #26456 from oscarbenjamin/pr_array_copy_112
  • fca895b maint: update .mailmap and AUTHORS
  • 0496752 fixed trailing whitespace
  • 8590e51 added numpy version checks to determine if copy=False should be tested
  • 1da2dde now imports skip properly.
  • 3db471d actually fixed trailing whitespace
  • 0f33e39 fixed trailing whitespace
  • cce1277 Added test cases for the new array methods(Copy=true/false/None)
  • Additional commits viewable in compare view


Updates pre-commit from 3.7.0 to 3.7.1

Release notes

Sourced from pre-commit's releases.

pre-commit v3.7.1

Fixes

Changelog

Sourced from pre-commit's changelog.

3.7.1 - 2024-05-10

Fixes

Commits
  • 9ee0768 v3.7.1
  • eeac061 Merge pull request #3201 from pre-commit/rust-default-language-version
  • 296f592 determine rust default language version independent of rust-toolchain.toml
  • 1602328 Merge pull request #3193 from pre-commit/pre-commit-ci-update-config
  • 0142f45 [pre-commit.ci] pre-commit autoupdate
  • d7e21cd Merge pull request #3194 from pre-commit/handle-readonly-3-12
  • 5c3d006 use a simpler gem for testing additional_dependencies
  • 0d4c6da adjust _handle_readonly for typeshed updates
  • 85fe182 Merge pull request #3176 from pre-commit/pre-commit-ci-update-config
  • 74d05b4 [pre-commit.ci] pre-commit autoupdate
  • 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 2 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