Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps pyahocorasick from 2.0.0 to 2.2.0.

Release notes

Sourced from pyahocorasick's releases.

v2.2.0

This is a minor release with a couple bugfixes and support for python3.13 Also drops python3.8 support.

What's Changed

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

2.10

What's Changed

New Contributors

Full Changelog: WojciechMula/pyahocorasick@2.0.0...2.1.0

Changelog

Sourced from pyahocorasick's changelog.

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

Commits
  • 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
  • 1f7ebac Merge pull request #202 from niklasf/bool-c23
  • 61db762 Fix use of bool keyword in C23 (fixes #199)
  • 9508c90 Merge pull request #194 from AyanSinhaMahapatra/support-py-3.13
  • 89358c4 Specify python version
  • 46801b7 Replace deprecated windows runner images
  • Additional commits viewable in compare view

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 [pyahocorasick](https://github.com/WojciechMula/pyahocorasick) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/WojciechMula/pyahocorasick/releases)
- [Changelog](https://github.com/WojciechMula/pyahocorasick/blob/master/CHANGELOG.rst)
- [Commits](WojciechMula/pyahocorasick@2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: pyahocorasick
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 23, 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.

0 participants