Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps smart-open from 7.0.5 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [smart-open](https://github.com/piskvorky/smart_open) from 7.0.5 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.5...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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@KingaMas KingaMas merged commit 24d5a26 into develop Jan 5, 2026
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/develop/smart-open-7.5.0 branch January 5, 2026 09:19
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