-
Notifications
You must be signed in to change notification settings - Fork 6
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-requirements group with 4 updates #158
Merged
tylertitsworth
merged 1 commit into
main
from
dependabot/pip/python-requirements-d48c81c64a
Sep 19, 2024
Merged
Bump the python-requirements group with 4 updates #158
tylertitsworth
merged 1 commit into
main
from
dependabot/pip/python-requirements-d48c81c64a
Sep 19, 2024
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 python-requirements group with 4 updates: [chainlit](https://github.com/Chainlit/chainlit), [langchain](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain) and [langchain-ollama](https://github.com/langchain-ai/langchain). Updates `chainlit` from 1.1.404 to 1.2.0 - [Release notes](https://github.com/Chainlit/chainlit/releases) - [Changelog](https://github.com/Chainlit/chainlit/blob/main/CHANGELOG.md) - [Commits](Chainlit/chainlit@1.1.404...1.2.0) Updates `langchain` from 0.2.16 to 0.3.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.16...langchain==0.3.0) Updates `langchain-community` from 0.2.16 to 0.3.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.2.16...langchain-community==0.3.0) Updates `langchain-ollama` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-ollama==0.1.3...langchain-ollama==0.2.0) --- updated-dependencies: - dependency-name: chainlit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: langchain-ollama dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... 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
Sep 16, 2024
multi-mediawiki-rag Run #457
Run Properties:
|
Project |
multi-mediawiki-rag
|
Branch Review |
158/merge
|
Run status |
Passed #457
|
Run duration | 00m 16s |
Commit |
628f853eb6 ℹ️: Merge b8e44d8d2940c6b11c8580d8f93579f28485b14a into 5525d76dbf66ec8cac6bd7a5ec4c...
|
Committer | dependabot[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
2
|
View all changes introduced in this branch ↗︎ |
tylertitsworth
approved these changes
Sep 17, 2024
tylertitsworth
deleted the
dependabot/pip/python-requirements-d48c81c64a
branch
September 19, 2024 04:07
multi-mediawiki-rag Run #459
Run Properties:
|
Project |
multi-mediawiki-rag
|
Branch Review |
main
|
Run status |
Passed #459
|
Run duration | 00m 12s |
Commit |
259e2a28b8: Bump the python-requirements group with 4 updates (#158)
|
Committer | dependabot[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
2
|
View all changes introduced in this branch ↗︎ |
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 python-requirements group with 4 updates: chainlit, langchain, langchain-community and langchain-ollama.
Updates
chainlit
from 1.1.404 to 1.2.0Release notes
Sourced from chainlit's releases.
Changelog
Sourced from chainlit's changelog.
Commits
052e8d8
Release prep 1.2.0 (#1344)e235a34
fix: websocket connection when submounting chainlit (#1337)1bf45a6
fix: negative feedback class incorrect (#1332)5d2380a
Minor spelling error fix (#1341)7de6081
Refine feedback UI and improve type handling (#1325)0f7aad5
Security: various path traversal issues (#1326)74636a9
Load env before other imports. (#1328)ff7fbe0
Bump dataclasses to latest version. (#1291)23a5eb5
Translations files for Indian languages (#1321)f9dafa3
Add Hebrew translation JSON (#1322)Updates
langchain
from 0.2.16 to 0.3.0Release notes
Sourced from langchain's releases.
... (truncated)
Commits
58c7414
langchain: release 0.3.0 (#26462)125c989
huggingface: release 0.1 (#26463)f7ae12f
openai[minor]: Release 0.2.0 (#26464)d1462ba
text-splitters: release 0.3 (#26460)9b30bdc
mistralai: release 0.2 (#26458)3125a89
infra: fix min version (#26461)44791ce
infra: rm pydantic from min version test (#26459)fa8e0d9
docs: update version docs (#26457)222caae
infra: fix release (#26455)d46ab19
core: release 0.3.0 (#26453)Updates
langchain-community
from 0.2.16 to 0.3.0Release notes
Sourced from langchain-community's releases.
Commits
900115a
community: release 0.3 (#26472)17b397e
pinecone[minor]: Release 0.2.0 (#26474)ca304ae
robocorp: rm package (now langchain-sema4) (#26471)537f692
partners/ollama: release 0.2.0 (#26468)995dfc6
partners/fireworks: release 0.2.0 (#26467)832bc83
partners/anthropic: release 0.2.0 (#26469)6997731
partners/anthropic: release 0.3.0 (#26466)64bfe1f
groq[minor]: Release 0.2.0 (#26465)58c7414
langchain: release 0.3.0 (#26462)125c989
huggingface: release 0.1 (#26463)Updates
langchain-ollama
from 0.1.3 to 0.2.0Release notes
Sourced from langchain-ollama's releases.
Commits
537f692
partners/ollama: release 0.2.0 (#26468)995dfc6
partners/fireworks: release 0.2.0 (#26467)832bc83
partners/anthropic: release 0.2.0 (#26469)6997731
partners/anthropic: release 0.3.0 (#26466)64bfe1f
groq[minor]: Release 0.2.0 (#26465)58c7414
langchain: release 0.3.0 (#26462)125c989
huggingface: release 0.1 (#26463)f7ae12f
openai[minor]: Release 0.2.0 (#26464)d1462ba
text-splitters: release 0.3 (#26460)9b30bdc
mistralai: release 0.2 (#26458)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 conditions