Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps smart-open from 7.3.0.post1 to 7.4.1.

Release notes

Sourced from smart-open's releases.

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

New Contributors

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

v7.3.1

What's Changed

Full Changelog: piskvorky/smart_open@v7.3.0.post1...v7.3.1

Changelog

Sourced from smart-open's changelog.

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

Commits
  • d5a4410 Merge branch 'develop' into master
  • 1e4291c Update CHANGELOG.md
  • 769cb8d [s3] Add lower version to boto3 requirement (#899)
  • 4e338a2 Prefill target branch and new tag on the new GitHub release page (#897)
  • 6385039 Merge branch 'master' into develop
  • cefa547 Merge branch 'develop' into master
  • 3178827 Update CHANGELOG.md
  • ee0e833 Use compression.zstd (PEP-784) (#895)
  • 1d08a57 Drop python 3.8, add python 3.14 (#896)
  • 804e8a3 [s3] Add range_chunk_size param to read using multiple GET requests (#887)
  • 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.3.0.post1 to 7.4.1.
- [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.3.0.post1...v7.4.1)

---
updated-dependencies:
- dependency-name: smart-open
  dependency-version: 7.4.1
  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 python Pull requests that update Python code labels Oct 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2025

Superseded by #441.

@dependabot dependabot bot closed this Nov 14, 2025
@dependabot dependabot bot deleted the dependabot/pip/smart-open-7.4.1 branch November 14, 2025 11: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.

0 participants