From 89a66997462baabe53f4378f57a7cff8a5605955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 22:02:36 +0000 Subject: [PATCH] fix(deps): bump syllables from 1.1.1 to 1.1.3 Bumps [syllables](https://github.com/prosegrinder/python-syllables) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/prosegrinder/python-syllables/releases) - [Changelog](https://github.com/prosegrinder/python-syllables/blob/main/CHANGELOG.md) - [Commits](https://github.com/prosegrinder/python-syllables/compare/v1.1.1...v1.1.3) --- updated-dependencies: - dependency-name: syllables dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index ca6b8fa..b81c02f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -689,14 +689,14 @@ pbr = ">=2.0.0" [[package]] name = "syllables" -version = "1.1.1" +version = "1.1.4" description = "A Python package for estimating the number of syllables in a word." optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "syllables-1.1.1-py3-none-any.whl", hash = "sha256:590dd3628c74820142bbe85a0780cc8d68d4281cdfcfdfea669952778e8c86d5"}, - {file = "syllables-1.1.1.tar.gz", hash = "sha256:1b6110a75dd2e8e19d2e783415f0c3f077736d4aff2898b9c06b50c9390fbd7c"}, + {file = "syllables-1.1.4-py3-none-any.whl", hash = "sha256:ea7e55dca69bac00490f4f1002e199bd824c7bf4b24087b2e9fd36d7567faaab"}, + {file = "syllables-1.1.4.tar.gz", hash = "sha256:26edaf962db3839456940780a1e14d7b26e9e182eac10d0f81509e21a2fc3fdb"}, ] [package.dependencies]