From 86e5672a41e5ef91b04d2b03ad8c9883de5b85e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 22:03:08 +0000 Subject: [PATCH] fix(deps): bump syllables from 1.1.4 to 1.1.5 Bumps [syllables](https://github.com/prosegrinder/python-syllables) from 1.1.4 to 1.1.5. - [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.4...v1.1.5) --- updated-dependencies: - dependency-name: syllables dependency-version: 1.1.5 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 741fb3d..056d513 100644 --- a/poetry.lock +++ b/poetry.lock @@ -777,14 +777,14 @@ pbr = ">=2.0.0" [[package]] name = "syllables" -version = "1.1.4" +version = "1.1.5" 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.4-py3-none-any.whl", hash = "sha256:ea7e55dca69bac00490f4f1002e199bd824c7bf4b24087b2e9fd36d7567faaab"}, - {file = "syllables-1.1.4.tar.gz", hash = "sha256:26edaf962db3839456940780a1e14d7b26e9e182eac10d0f81509e21a2fc3fdb"}, + {file = "syllables-1.1.5-py3-none-any.whl", hash = "sha256:16cc6650de989d99428c64e2ea34754b481d7a01e163d541aed0c3872c613cf7"}, + {file = "syllables-1.1.5.tar.gz", hash = "sha256:aadc7fe3d9853cc40c225af399613e23e51f6c38de7907615391c0de426bc54f"}, ] [package.dependencies]