Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps python-crfsuite from 0.9.11 to 0.9.12.

Release notes

Sourced from python-crfsuite's releases.

0.9.12

  • Dropped support for Python 3.6, 3.7, 3.8, 3.9.
  • Added support for Python 3.12, 3.13, 3.14.
Changelog

Sourced from python-crfsuite's changelog.

0.9.12 (2025-12-23)

  • Dropped support for Python 3.6, 3.7, 3.8, 3.9.
  • Added support for Python 3.12, 3.13, 3.14.

0.9.9 (2023-02-01)

  • Python 3.11 Support

0.9.7 (2020-03-15)

  • Python 3.4 is no longer supported (it may work, but CI is disabled)
  • Python 3.8 support
  • fixed installation issues on OS X (thanks @​kvinwang)
  • make it easier for distributions to have a reproducible build (thanks @​bmwiedemann)

0.9.6 (2018-08-01)

0.9.5 (2017-09-05)

  • Python 3.6 wheels for Windows (thanks @​fgregg).

0.9.4 (2017-09-04)

0.9.3 (2017-09-03)

  • Fixed compatibility with Python 3.5+ on Windows (thanks @​fgregg);
  • CRFSuite C++ library is updated to latest version, this fixes several memory leaks and improves performance (thanks @​fgregg);
  • extension is rebuilt with Cython 0.26.1.

0.9.2 (2017-05-04)

... (truncated)

Commits

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

Bumps [python-crfsuite](https://github.com/scrapinghub/python-crfsuite) from 0.9.11 to 0.9.12.
- [Release notes](https://github.com/scrapinghub/python-crfsuite/releases)
- [Changelog](https://github.com/scrapinghub/python-crfsuite/blob/master/CHANGES.rst)
- [Commits](scrapinghub/python-crfsuite@0.9.11...0.9.12)

---
updated-dependencies:
- dependency-name: python-crfsuite
  dependency-version: 0.9.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 29, 2025
@sonarqubecloud
Copy link

@coveralls
Copy link

Coverage Status

coverage: 52.461% (-0.01%) from 52.474%
when pulling 6d58f8e on dependabot/pip/python-crfsuite-0.9.12
into d3f76d9 on dev.

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.

2 participants