-
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 across 1 directory with 6 updates #150
Conversation
Bumps the python-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.0` | `0.112.2` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.12` | `0.2.14` | | [openai](https://github.com/openai/openai-python) | `1.40.3` | `1.42.0` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.12.0` | `2.13.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.15.1` | `0.15.7` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` | Updates `fastapi` from 0.112.0 to 0.112.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.0...0.112.2) Updates `langchain` from 0.2.12 to 0.2.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.12...langchain==0.2.14) Updates `openai` from 1.40.3 to 1.42.0 - [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.40.3...v1.42.0) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.12.0...2.13.0) Updates `unstructured` from 0.15.1 to 0.15.7 - [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.1...0.15.7) Updates `uvicorn` from 0.30.5 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.5...0.30.6) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sentry-sdk[fastapi,openai,starlette] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: unstructured dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughThe changes involve updates to the version specifications of several dependencies in 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 6 updates in the / directory:
0.112.0
0.112.2
0.2.12
0.2.14
1.40.3
1.42.0
2.12.0
2.13.0
0.15.1
0.15.7
0.30.5
0.30.6
Updates
fastapi
from 0.112.0 to 0.112.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
d00af00
🔖 Release version 0.112.2b69a9f3
📝 Update release notes51b625e
🐛 Fixallow_inf_nan
option for Param and Body classes (#11867)48b36f2
📝 Update release notes3a4ac24
🐛 Ensure thatapp.include_router
merges nested lifespans (#9630)22bf988
📝 Update release notes6935fe8
📝 Update release notes8f03716
📝 Fix a typo in virtual environement page (#12064)d0ce9d2
📝 Update release notes705659b
📝 Add docs about Environment Variables and Virtual Environments (#12054)Updates
langchain
from 0.2.12 to 0.2.14Release notes
Sourced from langchain's releases.
Commits
bd26145
langchain: bump core to 0.2.32 (#25421)ec8ffc8
core[patch]: Release 0.2.32 (#25420)2494cec
core[patch]: tool import fix (#25419)df632b8
langchain: bump min core version (#25418)1050e89
langchain: release 0.2.14 (#25416)c4779f5
[docs]: sitemaploader update (#25363)0a99935
docs: remove the extra period in docstring (#25414)63aba3f
[docs]: link fix directory loader (#25411)dc80be5
docs: fix deprecated functions table (#25409)ab29ee7
docs: fix tool index (#25404)Updates
openai
from 1.40.3 to 1.42.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
05fa732
release: 1.42.0ecd6e92
feat(parsing): add support for pydantic dataclasses (#1655)e8c28f2
chore(ci): also run pydantic v1 tests (#1666)3d780f2
release: 1.41.1fb5e53e
chore(client): fix parsing union responses when non-json is returned (#1665)54156ad
fix(json schema): removeNone
defaults (#1663)798c6cb
release: 1.41.03bbb271
feat(client): add uploads.upload_file helperb143c16
release: 1.40.805f0132
chore(types): define FilePurpose enum (#1653)Updates
sentry-sdk[fastapi,openai,starlette]
from 2.12.0 to 2.13.0Release notes
Sourced from sentry-sdk[fastapi,openai,starlette]'s releases.
... (truncated)
Changelog
Sourced from sentry-sdk[fastapi,openai,starlette]'s changelog.
... (truncated)
Commits
570307c
Updated changelog4c1ea7a
release: 2.13.017a6cf0
feat: Add ray integration support (#2400) (#2444)4858996
Expose custom_repr function that precedes safe_repr invocation in serializer ...275c63e
ref(sessions): Deprecate hub-basedsessions.py
logic (#3419)6a4e729
ref(sessions): Deprecateis_auto_session_tracking_enabled
(#3428)a6cb9b1
Add note to generated yaml files (#3423)19c4069
test(sessions): Remove unnecessary line (#3418)da0392f
Dramatiq integration from@jacobsvante
(#3397)7d46709
Serialize vars early to avoid living references (#3409)Updates
unstructured
from 0.15.1 to 0.15.7Release notes
Sourced from unstructured's releases.
... (truncated)
Changelog
Sourced from unstructured's changelog.
... (truncated)
Commits
01dbc7b
fix:nltk
data download path to prevent redundant nested directories (#3546)1f8030d
fix(CVE-2024-39705): bump tonltk
3.9.1; correct model download issues (#3541)a861ed8
feat(chunk): split tables on even row boundaries (#3504)99f72d6
ci: fix ingest test fixtures update (#3532)fc26426
feat: replacepytesseract
withunstructured.pytesseract
fork (#3528)e64e095
build: update to latest base image (#3524)d0211cc
build: downgradenltk
version (#3527)9b778e2
fix:pytesseract>=0.3.12
installation error while installingpdf
extra (#...d6a84bd
build(deps): update extra-paddleocr requirements (#3515)7437f0a
fix(CVE-2024-39705): update to latestnltk
version (#3512)Updates
uvicorn
from 0.30.5 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)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