-
Notifications
You must be signed in to change notification settings - Fork 0
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 the python-deps group with 3 updates #146
Conversation
Bumps the python-deps group with 3 updates: [openai](https://github.com/openai/openai-python), [pyyaml](https://github.com/yaml/pyyaml) and [unstructured](https://github.com/Unstructured-IO/unstructured). Updates `openai` from 1.38.0 to 1.40.3 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.38.0...v1.40.3) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `unstructured` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@0.15.0...0.15.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: unstructured dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughThe recent updates to the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the python-deps group with 3 updates: openai, pyyaml and unstructured.
Updates
openai
from 1.38.0 to 1.40.3Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
1a388a1
release: 1.40.31d88db0
chore(internal): ensure package is importable in lint cmd (#1631)2a87736
chore(ci): bump prism mock server version (#1630)4373893
chore(ci): codeowners file (#1627)646fff0
release: 1.40.2a7f4ba7
chore(internal): updates (#1624)ef859c8
fix(json schema): support recursive BaseModels in Pydantic v1 (#1623)a9b8aa8
chore(internal): format some docstrings5f52e47
fix(client): raise helpful error message for response_format misuse631a2a7
release: 1.40.1Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
unstructured
from 0.15.0 to 0.15.1Release notes
Sourced from unstructured's releases.
Changelog
Sourced from unstructured's changelog.
Commits
7e88744
chore: Cut the 0.15.1 release (#3481)b749b89
fix: disabled checking max pages for images (#3473)147514f
feat: msg and email metadata (#3444)0f05718
Improve pdfminer embedded image extraction inpdf
partitioning (#3456)8fd216c
feat/pdf-page-limit-in-hi-res (#3431)482f093
feat: Add deprecation warning on import of any ingest code (#3443)4e61acc
fix(file): fix OLE-based file-type auto-detection (#3437)432d209
fix(file): confirm or correct asserted DOCX, PPTX, and XLSX content types (#3...560cc0e
fix: update HuggingFaceEmbeddingEncoder to uselangchain_huggingface
instea...798dcc0
fix: update OpenAIEmbeddingEncoder to uselangchain-openai
instead of `lang...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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by CodeRabbit
openai
package to version1.40.3
PyYAML
package to version6.0.2
unstructured
package to version0.15.1