From de61ed79df040bfe974261880c2ee64e1076a517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:27:46 +0000 Subject: [PATCH] Bump syllables from 1.0.7 to 1.0.8 Bumps [syllables](https://github.com/prosegrinder/python-syllables) from 1.0.7 to 1.0.8. - [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.0.7...v1.0.8) --- updated-dependencies: - dependency-name: syllables 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 6b107a3..8ff93bf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1020,13 +1020,13 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] [[package]] name = "syllables" -version = "1.0.7" +version = "1.0.8" description = "A Python package for estimating the number of syllables in a word." optional = false python-versions = ">=3.7.2,<4.0.0" files = [ - {file = "syllables-1.0.7-py3-none-any.whl", hash = "sha256:5840260d8b7a6416baa197980cbd3f88d4e3186c432610ae9e5aa0c05f2f510e"}, - {file = "syllables-1.0.7.tar.gz", hash = "sha256:0ed0928e95bae0d4dbf11435777ee935012e6a35bf1dae6dd54fc55ddd58cd6c"}, + {file = "syllables-1.0.8-py3-none-any.whl", hash = "sha256:eb93723ecb33dcd6873e7e372a215c5d4eaeb8cb5b66a8a4567e61e486f2285e"}, + {file = "syllables-1.0.8.tar.gz", hash = "sha256:964805f326294097c26d58caa3bab6cc9cf5268c100fc59aa6d1413dad68baa2"}, ] [package.dependencies]