Skip to content

Bump smart-open from 6.3.0 to 6.4.0#1658

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/smart-open-6.4.0
Open

Bump smart-open from 6.3.0 to 6.4.0#1658
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/smart-open-6.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 11, 2023

Bumps smart-open from 6.3.0 to 6.4.0.

Release notes

Sourced from smart-open's releases.

v6.4.0

6.4.0, 2023-09-07

Changelog

Sourced from smart-open's changelog.

6.4.0, 2023-09-07

Commits
  • 299ca52 Merge branch 'release-6.4.0'
  • 0cdb973 updated CHANGELOG.md for version 6.4.0
  • 86e5d70 bump version to 6.4.0
  • 5efd95f Fix_s3_ignore_seeks_to_current_position (#782)
  • ebc30d7 Improve S3 URI Parsing for URIs with "@", "/", and ":" (#776)
  • 44c7342 bugfix: when read size > chunk size, return read size and not chunk size (#767)
  • 085b711 Fixes KeyError when retrieving empty but existing object from S3 (#771)
  • 3bbfc5d Add python 3.11 to setup.py (#775)
  • a0c870a add type command to ftp (#781)
  • b436f86 run tests on py3.11 (#774)
  • 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 6.3.0 to 6.4.0.
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/RaRe-Technologies/smart_open/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/smart_open@v6.3.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 11, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants