From 503c809649a2f875fe66868cb73c455cc8e965f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 21:59:15 +0000 Subject: [PATCH] fix(deps): bump cmudict from 1.1.0 to 1.1.1 Bumps [cmudict](https://github.com/prosegrinder/python-cmudict) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/prosegrinder/python-cmudict/releases) - [Changelog](https://github.com/prosegrinder/python-cmudict/blob/main/CHANGELOG.md) - [Commits](https://github.com/prosegrinder/python-cmudict/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: cmudict dependency-version: 1.1.1 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 2f58563..3c74b42 100644 --- a/poetry.lock +++ b/poetry.lock @@ -122,14 +122,14 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} [[package]] name = "cmudict" -version = "1.1.0" +version = "1.1.2" description = "A versioned python wrapper package for The CMU Pronouncing Dictionary data files." optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "cmudict-1.1.0-py3-none-any.whl", hash = "sha256:ad3cd8bccee3d052c4fa18f4243951d280e7f324702410a2d1a096daaa7186bd"}, - {file = "cmudict-1.1.0.tar.gz", hash = "sha256:057f190c16c950433de740a6700dac72d0cbc0526ff01e432e4d644fe259936f"}, + {file = "cmudict-1.1.2-py3-none-any.whl", hash = "sha256:7caca8c4aef7390046464b8660f4dcd13c3797799047f88abd1e9ee75d368cf7"}, + {file = "cmudict-1.1.2.tar.gz", hash = "sha256:22165def734f1a9c191ca168c066d7ea582c8b8da790da3e8344e965e2647db8"}, ] [package.dependencies]