Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on pyahocorasick to permit the latest version.

Release notes

Sourced from pyahocorasick's releases.

v2.3.0

What's Changed

Full Changelog: WojciechMula/pyahocorasick@v2.2.0...v2.3.0

Changelog

Sourced from pyahocorasick's changelog.

2.3.0 (2025-11-24)

  • Drop support for Python 3.9. Use older version for pre-built wheels. Note that it may work on these older versions, we are just no longer supporting and testing these Python versions, as this is end of life

  • Add support for Python 3.14 and update CI & release scripts WojciechMula/pyahocorasick#194

2.2.0 (2025-06-18)

2.1.0 (2024-03-21)

  • Drop support for Python 3.6 and 3.7. Use older version for pre-built wheels. Note that it may work on these older versions, we are just no longer supporting and testing these Python versions

  • Add support for Python 3.12

2.0.0 (2023-01-14)

  • Drop support for Python 2
  • Drop support for 32 bits OSes
  • Re-organize code such that sources are under src/, utilities under etc/ and tests are under tests/
  • Use pytest for testing and streamline tests to use a more conventional Python approach
  • Build more compatible Linux wheels using "ci-build-wheel"

... (truncated)

Commits
  • 6749ed9 Merge pull request #213 from WojciechMula/update-macos-runners
  • 59f0d4f Replace deprecated macos-13 runners with macos-15
  • d9d6add Merge pull request #211 from WojciechMula/support-py314
  • d67a282 Update test scripts to remove sdist builds
  • b70e62f Bump version to 2.3.0 with python 3.14 support
  • bd4a6d8 Merge pull request #205 from AyanSinhaMahapatra/update-changelog
  • 152b848 Remove duplicate artifacts and wheel builds
  • 4c218bf Update CHANGELOG for release v2.2.0
  • 767db1e Merge pull request #204 from AyanSinhaMahapatra/fix-iter-long-fix-leak
  • bfa33e9 Merge branch 'master' into fix-iter-long-fix-leak
  • 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 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 [pyahocorasick](https://github.com/WojciechMula/pyahocorasick) to permit the latest version.
- [Release notes](https://github.com/WojciechMula/pyahocorasick/releases)
- [Changelog](https://github.com/WojciechMula/pyahocorasick/blob/master/CHANGELOG.rst)
- [Commits](WojciechMula/pyahocorasick@1.4.4...v2.3.0)

---
updated-dependencies:
- dependency-name: pyahocorasick
  dependency-version: 2.3.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 Dec 22, 2025
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