euroargodev / OSnet-GulfStream

A model to predict T/S profiles in the Gulf Stream region from surface data
GNU General Public License v3.0
3 stars 1 forks source link

pip prod(deps): update scipy requirement from <1.8.2,>=1.1.0 to >=1.1.0,<1.10.2 #60

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on scipy to permit the latest version.

Release notes

Sourced from scipy's releases.

SciPy 1.10.1 Release Notes

SciPy 1.10.1 is a bug-fix release with no new features compared to 1.10.0.

Authors

  • Name (commits)
  • alice (1) +
  • Matt Borland (2) +
  • Evgeni Burovski (2)
  • CJ Carey (1)
  • Ralf Gommers (9)
  • Brett Graham (1) +
  • Matt Haberland (5)
  • Alex Herbert (1) +
  • Ganesh Kathiresan (2) +
  • Rishi Kulkarni (1) +
  • Loïc Estève (1)
  • Michał Górny (1) +
  • Jarrod Millman (1)
  • Andrew Nelson (4)
  • Tyler Reddy (50)
  • Pamphile Roy (2)
  • Eli Schwartz (2)
  • Tomer Sery (1) +
  • Kai Striega (1)
  • Jacopo Tissino (1) +
  • windows-server-2003 (1)

A total of 21 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
  • c1ed5ec REL: 1.10.1 release commit [wheel build]
  • 5f022bd Merge pull request #18001 from tylerjereddy/treddy_scipy_1_10_1_rd2
  • 5789a76 MAINT: test wheel builds [wheel build]
  • 79bc9c3 DOC: update relnotes/mailmap
  • 6abc551 BUG: diffev exponential crossover
  • 9bb12cd DOC: update link of the logo in the readme
  • c33c679 BUG: Use raw strings for paths
  • 78e790c Fix powm1 overflow handling
  • a225f2b BUG: fix Johnson's algorithm.
  • 04e26b6 BUG: special: Fix handling of powm1 overflow errors (#17855)
  • 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 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)