From 3c6b83fa1dfe609a38d7704d3ec640f3e8fc0ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 01:32:04 +0000 Subject: [PATCH] fix(deps): bump cmudict from 1.1.2 to 1.1.3 Bumps [cmudict](https://github.com/prosegrinder/python-cmudict) from 1.1.2 to 1.1.3. - [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.2...v1.1.3) --- updated-dependencies: - dependency-name: cmudict 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 056d513..73c7c75 100644 --- a/poetry.lock +++ b/poetry.lock @@ -126,14 +126,14 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} [[package]] name = "cmudict" -version = "1.1.2" +version = "1.1.3" 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.2-py3-none-any.whl", hash = "sha256:7caca8c4aef7390046464b8660f4dcd13c3797799047f88abd1e9ee75d368cf7"}, - {file = "cmudict-1.1.2.tar.gz", hash = "sha256:22165def734f1a9c191ca168c066d7ea582c8b8da790da3e8344e965e2647db8"}, + {file = "cmudict-1.1.3-py3-none-any.whl", hash = "sha256:e4d421341bf9fa774bcded8e7d6c5d73a1bf8f88edbe129207713850abac4995"}, + {file = "cmudict-1.1.3.tar.gz", hash = "sha256:f6c1cb9a2ffecef387bf1a1b93be6c61c91bc6f41714f183c3eb4d5b3e1ff5f6"}, ] [package.dependencies]