Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Updates the requirements on iminuit to permit the latest version.

Release notes

Sourced from iminuit's releases.

v2.31.1

What's Changed

Full Changelog: scikit-hep/iminuit@v2.31.0...v2.31.1

Changelog

Sourced from iminuit's changelog.

2.31.1 (April 05, 2025)

  • Improve minos cl docstring ([#1085](https://github.com/scikit-hep/iminuit/issues/1085) <https://github.com/scikit-hep/iminuit/pull/1085>_)
  • Fix leastsquares visualize on unsorted x-values ([#1084](https://github.com/scikit-hep/iminuit/issues/1084) <https://github.com/scikit-hep/iminuit/pull/1084>_)

2.31.0 (April 04, 2025)

  • Fix qt widget sizing issues and simplify code ([#1075](https://github.com/scikit-hep/iminuit/issues/1075) <https://github.com/scikit-hep/iminuit/pull/1075>_)
  • Minuit.interactive outside of jupyter notebooks ([#1056](https://github.com/scikit-hep/iminuit/issues/1056) <https://github.com/scikit-hep/iminuit/pull/1056>_)
  • Add ability to pass options to scipy minimizers ([#1060](https://github.com/scikit-hep/iminuit/issues/1060) <https://github.com/scikit-hep/iminuit/pull/1060>_)
  • Fix normalconstraint not appearing in docs ([#1059](https://github.com/scikit-hep/iminuit/issues/1059) <https://github.com/scikit-hep/iminuit/pull/1059>_)
  • Note: Release is missing on PyPI due to error in release pipeline

2.30.2 (October 12, 2024)

  • Fix docs ([#1052](https://github.com/scikit-hep/iminuit/issues/1052) <https://github.com/scikit-hep/iminuit/pull/1052>_)
  • Fix: use old license text ([#1050](https://github.com/scikit-hep/iminuit/issues/1050) <https://github.com/scikit-hep/iminuit/pull/1050>_)
  • Chore: some minor updates ([#1051](https://github.com/scikit-hep/iminuit/issues/1051) <https://github.com/scikit-hep/iminuit/pull/1051>_)
  • Ci: use official gha for uv ([#1048](https://github.com/scikit-hep/iminuit/issues/1048) <https://github.com/scikit-hep/iminuit/pull/1048>_)
  • Note: Release is missing on PyPI due to error in release pipeline

2.30.1 (October 08, 2024)

  • Ci: add 3.13 wheels ([#1047](https://github.com/scikit-hep/iminuit/issues/1047) <https://github.com/scikit-hep/iminuit/pull/1047>_)

2.30.0 (September 24, 2024)

  • Fix: root version in docs ([#1043](https://github.com/scikit-hep/iminuit/issues/1043) <https://github.com/scikit-hep/iminuit/pull/1043>_)
  • Allow to modify slider range in interactive widget ([#1038](https://github.com/scikit-hep/iminuit/issues/1038) <https://github.com/scikit-hep/iminuit/pull/1038>_)
  • Fix: add readout_format to slider ([#1036](https://github.com/scikit-hep/iminuit/issues/1036) <https://github.com/scikit-hep/iminuit/pull/1036>_)

2.29.1 (August 25, 2024)

  • Show correct ROOT version in documentation

2.29.0 (August 25, 2024)

  • Fix odr issue in type_caster which could result in ub when -flto is enabled ([#1028](https://github.com/scikit-hep/iminuit/issues/1028) <https://github.com/scikit-hep/iminuit/pull/1028>_)
  • Remove packaging dependency ([#1027](https://github.com/scikit-hep/iminuit/issues/1027) <https://github.com/scikit-hep/iminuit/pull/1027>_)
  • Restore cython tutorial ([#1026](https://github.com/scikit-hep/iminuit/issues/1026) <https://github.com/scikit-hep/iminuit/pull/1026>_)
  • Support sum(w) < 0 in binned fits ([#1022](https://github.com/scikit-hep/iminuit/issues/1022) <https://github.com/scikit-hep/iminuit/pull/1022>_)
  • Set pybind11_findpython on to use findpython cmake mode ([#1023](https://github.com/scikit-hep/iminuit/issues/1023) <https://github.com/scikit-hep/iminuit/pull/1023>_)
  • Fix version parse ([#1021](https://github.com/scikit-hep/iminuit/issues/1021) <https://github.com/scikit-hep/iminuit/pull/1021>_)
  • Improve maintainer metadata ([#1020](https://github.com/scikit-hep/iminuit/issues/1020) <https://github.com/scikit-hep/iminuit/pull/1020>_)

2.28.0 (August 01, 2024)

  • Add name argument to all cost functions ([#1017](https://github.com/scikit-hep/iminuit/issues/1017) <https://github.com/scikit-hep/iminuit/pull/1017>_)
  • Fix leastsquares for functions with more than two arguments ([#1016](https://github.com/scikit-hep/iminuit/issues/1016) <https://github.com/scikit-hep/iminuit/pull/1016>_)
  • Drop support for python-3.8 ([#1015](https://github.com/scikit-hep/iminuit/issues/1015) <https://github.com/scikit-hep/iminuit/pull/1015>_)

... (truncated)

Commits

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 <dependency name> 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)

Updates the requirements on [iminuit](https://github.com/scikit-hep/iminuit) to permit the latest version.
- [Release notes](https://github.com/scikit-hep/iminuit/releases)
- [Changelog](https://github.com/scikit-hep/iminuit/blob/develop/doc/changelog.rst)
- [Commits](scikit-hep/iminuit@v1.2...v2.31.1)

---
updated-dependencies:
- dependency-name: iminuit
  dependency-version: 2.31.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update python code labels Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants