Skip to content

chore(deps): update hmmlearn requirement from >=0.3.0 to >=0.3.3 - #139

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

chore(deps): update hmmlearn requirement from >=0.3.0 to >=0.3.3#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/hmmlearn-gte-0.3.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on hmmlearn to permit the latest version.

Changelog

Sourced from hmmlearn's changelog.

hmmlearn Changelog

Here you can see the full list of changes between each hmmlearn release.

Version 0.3.3


Released on October 31, 2024.
  • Provide wheels compatible with numpy 2.

Version 0.3.2

Released on March 1st, 2024.

  • update CI/CD Pipelines that were troublesome

Version 0.3.1

Released on March 1st, 2024.

  • Support Python 3.8-3.12
  • Improve stability of test suite. Ensure the documentation examples are covered.
  • Documentation Improvements throughout.

Version 0.3.0

Released on April 18th, 2023.

  • Introduce learning HMMs with Variational Inference. Support
    Gaussian and Categorical Emissions. This feature is provisional and subject
    to further changes.
  • Deprecated support for inputs of shape other than (n_samples, 1) for
    categorical HMMs.
  • Removed the deprecated iter_from_X_lengths and log_mask_zero;
    lengths arrays that do not sum up to the entire array length are no
    longer supported.
  • Support variable n_trials in MultinomialHMM, except for sampling.

Version 0.2.8

Released on September 26th, 2022.

  • The PoissonHMM class was added with an example use case.
  • For MultinomialHMM, parameters after transmat_prior are now
    </tr></table>

... (truncated)

Commits
  • 67c5a95 Release v0.3.3.
  • cd5af66 Reacquire GIL before constructing tuples containing numpy arrays.
  • 0532247 Update CI re: deprecated actions and Python 3.13.
  • 8ae8e7f Move to pyproject.toml and src-layout; stop writing _version.py.
  • 33b1a91 Typo resulting in taking first model instead of best (#555)
  • 97c2fc5 relax pytest requirement. Run pytest via python -I to ignore ci/cd environmen...
  • ea800ba fix the year in CHANGES.rst (#551)
  • eabf0e7 Bump after 0.3.2 release
  • e16f8ea Make the 0.3.2 release
  • b2e96d0 Fix CI/CI Pipelines. (#550)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026
@alfwro13

Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [hmmlearn](https://github.com/hmmlearn/hmmlearn) to permit the latest version.
- [Changelog](https://github.com/hmmlearn/hmmlearn/blob/main/CHANGES.rst)
- [Commits](hmmlearn/hmmlearn@0.3.0...0.3.3)

---
updated-dependencies:
- dependency-name: hmmlearn
  dependency-version: 0.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/hmmlearn-gte-0.3.3 branch from 9d4e18d to 67603a5 Compare July 29, 2026 10:28
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.

1 participant