forked from mudler/LocalAI
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the pip group across 3 directories with 8 updates #8
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/examples/functions/pip-e8548bb2e1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 1 update in the /examples/functions directory: [langchain](https://github.com/langchain-ai/langchain). Bumps the pip group with 2 updates in the /examples/langchain-chroma directory: [langchain](https://github.com/langchain-ai/langchain) and [llama-index](https://github.com/run-llama/llama_index). Bumps the pip group with 7 updates in the /examples/langchain/langchainpy-localai-example directory: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `0.1.0` | `0.2.3` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.4` | `3.9.5` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.6.2` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.13` | `2.7.4` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.3` | `4.66.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `2.2.1` | Updates `langchain` from 0.1.0 to 0.2.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-exa==0.1.0...langchain==0.2.3) Updates `langchain` from 0.1.0 to 0.2.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-exa==0.1.0...langchain==0.2.3) Updates `llama-index` from 0.9.36 to 0.10.13 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.9.36...v0.10.13) Updates `langchain` from 0.1.0 to 0.2.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-exa==0.1.0...langchain==0.2.3) Updates `aiohttp` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.4...v3.9.5) Updates `certifi` from 2023.7.22 to 2024.6.2 - [Commits](certifi/python-certifi@2023.07.22...2024.06.02) Updates `pydantic` from 1.10.13 to 2.7.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.13...v2.7.4) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `tqdm` from 4.66.3 to 4.66.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.3...v4.66.4) Updates `urllib3` from 1.26.18 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.2.1) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production dependency-group: pip - dependency-name: langchain dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-type: direct:production dependency-group: pip - dependency-name: langchain dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: pydantic dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 1 update in the /examples/functions directory: langchain.
Bumps the pip group with 2 updates in the /examples/langchain-chroma directory: langchain and llama-index.
Bumps the pip group with 7 updates in the /examples/langchain/langchainpy-localai-example directory:
0.1.00.2.33.9.43.9.52023.7.222024.6.21.10.132.7.42.31.02.32.24.66.34.66.41.26.182.2.1Updates
langchainfrom 0.1.0 to 0.2.3Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fe2e5a3langchain[patch]: Release 0.2.3 (#22644)a24a9c6multiple: get rid of pyproject extras (#22581)4367e89core[patch]: Release 0.2.5 (#22642)28f744ccore[patch]: Correctly order parent ids in astream events (from root to immed...8359261updated oracleai_demo.ipynb (#22635)035a9c9core[minor]: Add parent_ids to astream_events API (#22563)67e58fddocs[patch]: Fix diffbot docs (#22584)6b8963adocs: Add information about run time binding values to tools (#22623)aa49163docs[patch]: typo in AutoGPT example notebook (#22631)ffe75d1docs: typo in dev container documentation (#22630)Updates
langchainfrom 0.1.0 to 0.2.3Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fe2e5a3langchain[patch]: Release 0.2.3 (#22644)a24a9c6multiple: get rid of pyproject extras (#22581)4367e89core[patch]: Release 0.2.5 (#22642)28f744ccore[patch]: Correctly order parent ids in astream events (from root to immed...8359261updated oracleai_demo.ipynb (#22635)035a9c9core[minor]: Add parent_ids to astream_events API (#22563)67e58fddocs[patch]: Fix diffbot docs (#22584)6b8963adocs: Add information about run time binding values to tools (#22623)aa49163docs[patch]: typo in AutoGPT example notebook (#22631)ffe75d1docs: typo in dev container documentation (#22630)Updates
llama-indexfrom 0.9.36 to 0.10.13Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
6d642a0Logan/release v0.10.13 (#11408)78a4c9efix prompt helper init (#11379)52383c7Update opensearch vectorstore to PydanticVectorStore class (#11400)4077feeAstra DB Vector store, package rename for naming consistency (#11056)65290f5Alpha Tuning Llama Pack: KodaRetriever (#11311)70d4a5cOnly firefunction is function calling (#11363)3a10235Elastic Search retrieval : Bug Fix for Cases when No Relationships Detected (...0b13b8dAdd support for mistral-large (#11398)1f48dd9Astra DB clients identify themselves as coming through LlamaIndex usage (#11396)6024956Last token pooling for Huggingface models like SFR-Embedding-Mistral (#11373)Updates
langchainfrom 0.1.0 to 0.2.3Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fe2e5a3langchain[patch]: Release 0.2.3 (#22644)a24a9c6multiple: get rid of pyproject extras (#22581)4367e89core[patch]: Release 0.2.5 (#22642)28f744ccore[patch]: Correctly order parent ids in astream events (from root to immed...8359261updated oracleai_demo.ipynb (#22635)035a9c9core[minor]: Add parent_ids to astream_events API (#22563)67e58fddocs[patch]: Fix diffbot docs (#22584)6b8963adocs: Add information about run time binding values to tools (#22623)aa49163docs[patch]: typo in AutoGPT example notebook (#22631)ffe75d1docs: typo in dev container documentation (#22630)Updates
aiohttpfrom 3.9.4 to 3.9.5Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
b844d42Release v3.9.5 (#8340)0415a4cPatchback/backports/3.9/5fd29467fb63efdfae1ace280cec36b1f8139567/pr 8290 (#8311)f21c6f2[PR #8335/5a6949da backport][3.9] Add Content-Disposition automatically (#8336)7eecdff[PR #8332/482e6cdf backport][3.9] Add set_content_disposition test (#8333)82fbe64[PR #8324/4a8fd08b backport][3.9] Add missing changelogs (#8330)01df7ecBump version7917ae2Merge 3.1Updates
certififrom 2023.7.22 to 2024.6.2Commits
124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)ad52dceBump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#283)651904fBump actions/upload-artifact from 4.3.1 to 4.3.3 (#284)84fcfbaBump actions/download-artifact from 4.1.4 to 4.1.6 (#285)46b8057Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#282)Updates
pydanticfrom 1.10.13 to 2.7.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
1ab655aPrep for v2.7.4 release (#9642)2e3650eV1 bump to v1.10.16 (#9639)9f48fc2prep for 2.7.3 release (#9551)1f8c7d7Bumppydantic-coretov2.18.4(#9550)70ac7a0fix version08d6ed2Merge branch '2.7' of https://github.com/pydantic/pydantic into 2.742f544afix versiona20da212.7.2 prep (#9515)f42ae9bLogfire annoucement (#9362)451f780Replace__spec__.parentwith__package__(#9331)Updates
requestsfrom 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_context970e8cev2.32.1d6ebc4av2.32.09a40d12Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7Merge pull request #6702 from nateprewitt/no_char_detection555b870Allow character detection dependencies to be optional in post-packaging stepsd6dded3Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
tqdmfrom 4.66.3 to 4.66.4Release notes
Sourced from tqdm's releases.
Commits
7472295bump version, merge pull request #1578 from tqdm/devele84d488tests: bump pre-commit7c8753fMerge pull request #1395 from glensc/patch-1d7f469eAdd display to close in rich moduled774884tidysuper()callsUpdates
urllib3from 1.26.18 to 2.2.1Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Description has been truncated