Skip to content

Update pymc requirement from >=5.9.1 to >=5.12.0#58

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pymc-gte-5.12.0
Open

Update pymc requirement from >=5.9.1 to >=5.12.0#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pymc-gte-5.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pymc to permit the latest version.

Release notes

Sourced from pymc's releases.

v5.12.0

What's Changed

Major Changes 🛠

New Features 🎉

Bugfixes 🪲

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: pymc-devs/pymc@v5.11.0...v5.12.0

Commits
  • 120fc4e Improve example on expanded sample_posterior_predictive
  • 81d31c8 List more math function in API docs (#7211)
  • 89f6fcf [pre-commit.ci] pre-commit autoupdate
  • 4c3ec36 Add var_names argument to sample (#7206)
  • cdfa8c0 add _moment function for bacward backward compatibility (#7216)
  • abe7bc9 fixing check_parameters occurences in icdf functions, replacing with check_ic...
  • f302882 Add icdf functions for Beta, Gamma, Chisquared and Students distributions
  • 3841c7b Remove unused comp_shape from NormalMixture
  • a033261 Codecov reintroduce after_n_builds
  • 61ce412 Remove filter for solved warning
  • 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 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 [pymc](https://github.com/pymc-devs/pymc) to permit the latest version.
- [Release notes](https://github.com/pymc-devs/pymc/releases)
- [Commits](pymc-devs/pymc@v5.9.1...v5.12.0)

---
updated-dependencies:
- dependency-name: pymc
  dependency-version: 5.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 27, 2026
@codecov

codecov Bot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.19%. Comparing base (504c1e5) to head (8da2dfb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   75.19%   75.19%           
=======================================
  Files           4        4           
  Lines         887      887           
=======================================
  Hits          667      667           
  Misses        220      220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants