andersbogsnes / ml_tooling

Utility library for Machine Learning
https://ml-tooling.readthedocs.io
MIT License
5 stars 2 forks source link

Bump scipy from 1.10.0 to 1.11.4 #992

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps scipy from 1.10.0 to 1.11.4.

Release notes

Sourced from scipy's releases.

SciPy 1.11.4 Release Notes

SciPy 1.11.4 is a bug-fix release with no new features compared to 1.11.3.

Authors

  • Name (commits)
  • Jake Bowhay (2)
  • Ralf Gommers (4)
  • Julien Jerphanion (2)
  • Nikolay Mayorov (2)
  • Melissa Weber Mendonça (1)
  • Tirth Patel (1)
  • Tyler Reddy (22)
  • Dan Schult (3)
  • Nicolas Vetsch (1) +

A total of 9 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.

SciPy 1.11.3 Release Notes

SciPy 1.11.3 is a bug-fix release with no new features compared to 1.11.2.

Authors

  • Name (commits)
  • Jake Bowhay (2)
  • CJ Carey (1)
  • Colin Carroll (1) +
  • Anirudh Dagar (2)
  • drestebon (1) +
  • Ralf Gommers (5)
  • Matt Haberland (2)
  • Julien Jerphanion (1)
  • Uwe L. Korn (1) +
  • Ellie Litwack (2)
  • Andrew Nelson (5)
  • Bharat Raghunathan (1)
  • Tyler Reddy (37)
  • Søren Fuglede Jørgensen (2)
  • Hielke Walinga (1) +
  • Warren Weckesser (1)

... (truncated)

Commits
  • 5e4a5e3 REL: 1.11.4 release commit [wheel build]
  • 972c280 Merge pull request #19543 from tylerjereddy/treddy_1_11_4_backports
  • 4f72d10 DOC: update 1.11.4 release notes [wheel build]
  • 31888c8 DOC, MAINT: workaround for py311 docs
  • b37ca46 DOC: update relnotes
  • a2d4a7a DOC, MAINT: Bump CircleCI Python version to 3.11 (#19504)
  • c6ff642 MAINT: PR 19543 revisions
  • 86b6582 DOC: update 1.11.4 relnotes
  • da1da3f BUG: Fix typecasting problem in scipy.sparse.lil_matrix truediv (#19408)
  • cdd3519 BLD: use classic linker on macOS 14 (Sonoma), the new linker is broken
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@8b4e7b4). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #992 +/- ## ======================================= Coverage ? 46.22% ======================================= Files ? 64 Lines ? 1707 Branches ? 215 ======================================= Hits ? 789 Misses ? 903 Partials ? 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 8 months ago

Superseded by #994.