forked from mudler/LocalAI
-
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
build(deps): bump the pip group across 3 directories with 8 updates #8
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 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 15, 2024
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
0 participants
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.0
0.2.3
3.9.4
3.9.5
2023.7.22
2024.6.2
1.10.13
2.7.4
2.31.0
2.32.2
4.66.3
4.66.4
1.26.18
2.2.1
Updates
langchain
from 0.1.0 to 0.2.3Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fe2e5a3
langchain[patch]: Release 0.2.3 (#22644)a24a9c6
multiple: get rid of pyproject extras (#22581)4367e89
core[patch]: Release 0.2.5 (#22642)28f744c
core[patch]: Correctly order parent ids in astream events (from root to immed...8359261
updated oracleai_demo.ipynb (#22635)035a9c9
core[minor]: Add parent_ids to astream_events API (#22563)67e58fd
docs[patch]: Fix diffbot docs (#22584)6b8963a
docs: Add information about run time binding values to tools (#22623)aa49163
docs[patch]: typo in AutoGPT example notebook (#22631)ffe75d1
docs: typo in dev container documentation (#22630)Updates
langchain
from 0.1.0 to 0.2.3Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fe2e5a3
langchain[patch]: Release 0.2.3 (#22644)a24a9c6
multiple: get rid of pyproject extras (#22581)4367e89
core[patch]: Release 0.2.5 (#22642)28f744c
core[patch]: Correctly order parent ids in astream events (from root to immed...8359261
updated oracleai_demo.ipynb (#22635)035a9c9
core[minor]: Add parent_ids to astream_events API (#22563)67e58fd
docs[patch]: Fix diffbot docs (#22584)6b8963a
docs: Add information about run time binding values to tools (#22623)aa49163
docs[patch]: typo in AutoGPT example notebook (#22631)ffe75d1
docs: typo in dev container documentation (#22630)Updates
llama-index
from 0.9.36 to 0.10.13Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
6d642a0
Logan/release v0.10.13 (#11408)78a4c9e
fix prompt helper init (#11379)52383c7
Update opensearch vectorstore to PydanticVectorStore class (#11400)4077fee
Astra DB Vector store, package rename for naming consistency (#11056)65290f5
Alpha Tuning Llama Pack: KodaRetriever (#11311)70d4a5c
Only firefunction is function calling (#11363)3a10235
Elastic Search retrieval : Bug Fix for Cases when No Relationships Detected (...0b13b8d
Add support for mistral-large (#11398)1f48dd9
Astra DB clients identify themselves as coming through LlamaIndex usage (#11396)6024956
Last token pooling for Huggingface models like SFR-Embedding-Mistral (#11373)Updates
langchain
from 0.1.0 to 0.2.3Release notes
Sourced from langchain's releases.
... (truncated)
Commits
fe2e5a3
langchain[patch]: Release 0.2.3 (#22644)a24a9c6
multiple: get rid of pyproject extras (#22581)4367e89
core[patch]: Release 0.2.5 (#22642)28f744c
core[patch]: Correctly order parent ids in astream events (from root to immed...8359261
updated oracleai_demo.ipynb (#22635)035a9c9
core[minor]: Add parent_ids to astream_events API (#22563)67e58fd
docs[patch]: Fix diffbot docs (#22584)6b8963a
docs: Add information about run time binding values to tools (#22623)aa49163
docs[patch]: typo in AutoGPT example notebook (#22631)ffe75d1
docs: typo in dev container documentation (#22630)Updates
aiohttp
from 3.9.4 to 3.9.5Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
b844d42
Release v3.9.5 (#8340)0415a4c
Patchback/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)01df7ec
Bump version7917ae2
Merge 3.1Updates
certifi
from 2023.7.22 to 2024.6.2Commits
124f4ad
2024.06.02 (#291)c2196ce
--- (#290)fefdeec
Bump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15
Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569a
Bump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086
Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)ad52dce
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#283)651904f
Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#284)84fcfba
Bump actions/download-artifact from 4.1.4 to 4.1.6 (#285)46b8057
Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#282)Updates
pydantic
from 1.10.13 to 2.7.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
1ab655a
Prep for v2.7.4 release (#9642)2e3650e
V1 bump to v1.10.16 (#9639)9f48fc2
prep for 2.7.3 release (#9551)1f8c7d7
Bumppydantic-core
tov2.18.4
(#9550)70ac7a0
fix version08d6ed2
Merge branch '2.7' of https://github.com/pydantic/pydantic into 2.742f544a
fix versiona20da21
2.7.2 prep (#9515)f42ae9b
Logfire annoucement (#9362)451f780
Replace__spec__.parent
with__package__
(#9331)Updates
requests
from 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
tqdm
from 4.66.3 to 4.66.4Release notes
Sourced from tqdm's releases.
Commits
7472295
bump version, merge pull request #1578 from tqdm/devele84d488
tests: bump pre-commit7c8753f
Merge pull request #1395 from glensc/patch-1d7f469e
Add display to close in rich moduled774884
tidysuper()
callsUpdates
urllib3
from 1.26.18 to 2.2.1Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Description has been truncated