From 5034205a37ef91be693b7f8aaa7ea9365555d190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 21:48:49 +0000 Subject: [PATCH] fix(deps): bump cmudict from 1.1.1 to 1.1.2 Bumps [cmudict](https://github.com/prosegrinder/python-cmudict) from 1.1.1 to 1.1.2. - [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.1...v1.1.2) --- updated-dependencies: - dependency-name: cmudict dependency-version: 1.1.2 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 33cf071..c688c14 100644 --- a/poetry.lock +++ b/poetry.lock @@ -109,14 +109,14 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} [[package]] name = "cmudict" -version = "1.1.1" +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.1-py3-none-any.whl", hash = "sha256:4b4737c0fa52375b1601d7b63824f155879a824064b6ecac07d347eae60fc046"}, - {file = "cmudict-1.1.1.tar.gz", hash = "sha256:23c3914c85465f6a7d26d2d8974fa341dd7bc924d1ffa501b41406b936923db1"}, + {file = "cmudict-1.1.2-py3-none-any.whl", hash = "sha256:7caca8c4aef7390046464b8660f4dcd13c3797799047f88abd1e9ee75d368cf7"}, + {file = "cmudict-1.1.2.tar.gz", hash = "sha256:22165def734f1a9c191ca168c066d7ea582c8b8da790da3e8344e965e2647db8"}, ] [package.dependencies]