Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps cmudict from 1.1.0 to 1.1.1.

Release notes

Sourced from cmudict's releases.

v1.1.1 (2025-07-24)

Fix

  • remove typing deprecations (#123)
  • use builtin.list instead of deprecated typing.List
  • use builtin.tuple instead of deprectated typing.Tuple

[main 82e42fa] bump: 1.1.0 → 1.1.1 2 files changed, 9 insertions(+), 1 deletion(-)

Changelog

Sourced from cmudict's changelog.

v1.1.1 (2025-07-24)

Fix

  • remove typing deprecations (#123)
  • use builtin.list instead of deprecated typing.List
  • use builtin.tuple instead of deprectated typing.Tuple
Commits
  • 82e42fa bump: 1.1.0 → 1.1.1
  • 6acef5d fix: remove typing deprecations (#123)
  • e1f81b7 ci: do not cancel in progress release workflow on bump
  • 0d9f41b fix: use builtin.list instead of deprecated typing.List
  • 9705168 fix: use builtin.tuple instead of deprectated typing.Tuple
  • 7d0fc62 ci: removed deprecated reviewers field
  • b53e91c ci: add CODEOWNERS
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 31, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/cmudict-1.1.1 branch from e27f058 to fd4029b Compare November 11, 2025 14:36
@dependabot dependabot bot force-pushed the dependabot/pip/cmudict-1.1.1 branch from fd4029b to 2db6182 Compare November 11, 2025 14:46
@dependabot dependabot bot force-pushed the dependabot/pip/cmudict-1.1.1 branch from 2db6182 to f2de01e Compare November 11, 2025 21:55
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](prosegrinder/python-cmudict@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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/cmudict-1.1.1 branch from f2de01e to 503c809 Compare November 11, 2025 21:59
@davidlday davidlday merged commit 1d50af9 into main Nov 11, 2025
14 checks passed
@davidlday davidlday deleted the dependabot/pip/cmudict-1.1.1 branch November 11, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants