Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gtts from 2.3.2 to 2.5.1 #1939

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps gtts from 2.3.2 to 2.5.1.

Release notes

Sourced from gtts's releases.

v2.5.1

2.5.1 (2024-01-29)

Bug Fixes

v2.5.0

2.5.0 (2023-12-20)

Features

  • Add an optional timeout parameter to gTTS that gets passed to the underlying HTTPS request (#440) (bcdb79d)

v2.4.0

2.4.0 (2023-10-03)

Features

  • Add Python 3.12 support (75294b2)
  • Remove Python 3.7 support (end-of-life) (75294b2)
Changelog

Sourced from gtts's changelog.

2.5.1 (2024-01-29)

Bug Fixes

2.5.0 (2023-12-20)

Features

  • Add connection timeout + misc improvements (#440) (bcdb79d)

2.4.0 (2023-10-03)

Features

  • Add Python 3.12 support (75294b2)
  • Remove Python 3.7 support (end-of-life) (75294b2)
Commits
  • 5cdaebf chore(main): release 2.5.1 (#451)
  • 77139fa build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#449)
  • 262c532 fix: Flush file after saving (#448)
  • cb0e3e7 build(deps-dev): update pytest requirement from ~=7.1.3 to >=7.1.3,<8.1.0 (#450)
  • 3a80fab chore: bump copyright year
  • ccae60e chore(docs): Fix .readthedocs.yaml and update README.md (#445)
  • 5b35510 chore(main): release 2.5.0 (#443)
  • 630c94c chore(main): Using root (.) for release-please release path
  • 014fb61 chore(main): Create initial manifest for release-please
  • 2537521 chore(main): Properly name manifest for release-please-action@v4
  • Additional commits viewable 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)

Bumps [gtts](https://github.com/pndurette/gTTS) from 2.3.2 to 2.5.1.
- [Release notes](https://github.com/pndurette/gTTS/releases)
- [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md)
- [Commits](pndurette/gTTS@v2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: gtts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@github-actions github-actions bot added the stale label Feb 5, 2024
@JasonLovesDoggo JasonLovesDoggo merged commit 6c6a0fb into develop Feb 5, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/develop/gtts-2.5.1 branch February 5, 2024 14:22
@JasonLovesDoggo
Copy link
Collaborator

Adds py12

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 stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant