Skip to content

Commit 6667419

Browse files
Bump ahocorasick-rs from 0.22.2 to 1.0.3
Bumps [ahocorasick-rs](https://github.com/G-Research/ahocorasick_rs) from 0.22.2 to 1.0.3. - [Release notes](https://github.com/G-Research/ahocorasick_rs/releases) - [Changelog](https://github.com/G-Research/ahocorasick_rs/blob/main/CHANGELOG.md) - [Commits](G-Research/ahocorasick_rs@0.22.2...1.0.3) --- updated-dependencies: - dependency-name: ahocorasick-rs dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 429a3e8 commit 6667419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ahocorasick-rs==0.22.2 ; python_version >= "3.11" and python_version < "3.14"
1+
ahocorasick-rs==1.0.3 ; python_version >= "3.11" and python_version < "3.14"
22
aiobotocore==2.25.0 ; python_version >= "3.11" and python_version < "3.14"
33
aiohappyeyeballs==2.6.1 ; python_version >= "3.11" and python_version < "3.14"
44
aiohttp==3.13.1 ; python_version >= "3.11" and python_version < "3.14"

0 commit comments

Comments
 (0)