Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps smart-open from 7.0.4 to 7.5.0.

Release notes

Sourced from smart-open's releases.

v7.5.0

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.4...v7.5.0

v7.4.4

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.3...v7.4.4

v7.4.3

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.2...v7.4.3

v7.4.2

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.1...v7.4.2

v7.4.1

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.0...v7.4.1

v7.4.0

[!NOTE]
[s3] As of this release, smart_open.s3.iter_bucket will use a single shared concurrent.futures.ThreadPoolExecutor with a single shared thread-safe S3.Client. For more details, see piskvorky/smart_open#896.

[!WARNING]
This version was yanked from PyPI because 7.4.0 introduced S3 tcp_keepalive, which is available as of boto3 1.9.17. A lower pin was added in 7.4.1.

What's Changed

... (truncated)

Changelog

Sourced from smart-open's changelog.

7.5.0, 2025-11-08

  • [s3] Support very large buckets in iter_bucket, add client_kwars (PR #908, @​ddelange)

7.4.4, 2025-11-04

7.4.3, 2025-11-03

7.4.2, 2025-10-30

7.4.1, 2025-10-21

  • Prefill target branch and new tag on the new GitHub release page (PR #897, @​ddelange)
  • [s3] Add lower version to boto3 requirement for tcp_keepalive (PR #899, @​ddelange)

7.4.0, 2025-10-20

7.3.1, 2025-09-08

7.3.0.post1, 2025-07-03

... (truncated)

Commits
  • 5ae510e Merge branch 'develop' into master
  • 81bc361 Update CHANGELOG.md
  • 30ec5de [s3] Support very large buckets in iter_bucket, add client_kwars (#908)
  • c248e84 Merge branch 'master' into develop
  • 7081e6f Merge branch 'develop' into master
  • 79917ca Update CHANGELOG.md
  • 5616a50 [http] Re-introduce read optimization when buffer is empty (#907)
  • 5f11644 [http] Eliminate _read_iter and simplify read (#906)
  • b59a203 Merge branch 'master' into develop
  • f835f58 Merge branch 'develop' into master
  • 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 [smart-open](https://github.com/piskvorky/smart_open) from 7.0.4 to 7.5.0.
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/smart_open@v7.0.4...v7.5.0)

---
updated-dependencies:
- dependency-name: smart-open
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A low priority issue which might affect only some users and /or not the main functionality labels Nov 10, 2025
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file minor A low priority issue which might affect only some users and /or not the main functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant