Skip to content
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
merged 1 commit into from
Sep 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the python-requirements group with 4 updates: chainlit, langchain, langchain-community and langchain-ollama.

Updates chainlit from 1.1.404 to 1.2.0

Release notes

Sourced from chainlit's releases.

1.2.0

[1.2.0] - 2024-09-16

Security

  • Fixed critical vulnerabilities allowing arbitrary file read access (#1326)
  • Improved path traversal protection in various endpoints (#1326)

Added

  • Hebrew translation JSON (#1322)
  • Translation files for Indian languages (#1321)
  • Support for displaying function calls as tools in Chain of Thought for LlamaIndexCallbackHandler (#1285)
  • Improved feedback UI with refined type handling (#1325)

Changed

  • Upgraded cryptography from 43.0.0 to 43.0.1 in backend dependencies (#1298)
  • Improved GitHub Actions workflow (#1301)
  • Enhanced data layer cleanup for better performance (#1288)
  • Factored out callbacks with extensive test coverage (#1292)
  • Adopted strict adherence to Semantic Versioning (SemVer)

Fixed

  • Websocket connection issues when submounting Chainlit (#1337)
  • Show_input functionality on chat resume for SQLAlchemy (#1221)
  • Negative feedback class incorrectness (#1332)
  • Interaction issues with Chat Profile Description Popover (#1276)
  • Centered steps within assistant messages (#1324)
  • Minor spelling errors (#1341)

Development

  • Added documentation for release engineering process (#1293)
  • Implemented testing for FastAPI version matrix (#1306)
  • Removed wait statements from E2E tests for improved performance (#1270)
  • Bumped dataclasses to latest version (#1291)
  • Ensured environment loading before other imports (#1328)
Changelog

Sourced from chainlit's changelog.

[1.2.0] - 2024-09-16

Security

  • Fixed critical vulnerabilities allowing arbitrary file read access (#1326)
  • Improved path traversal protection in various endpoints (#1326)

Added

  • Hebrew translation JSON (#1322)
  • Translation files for Indian languages (#1321)
  • Support for displaying function calls as tools in Chain of Thought for LlamaIndexCallbackHandler (#1285)
  • Improved feedback UI with refined type handling (#1325)

Changed

  • Upgraded cryptography from 43.0.0 to 43.0.1 in backend dependencies (#1298)
  • Improved GitHub Actions workflow (#1301)
  • Enhanced data layer cleanup for better performance (#1288)
  • Factored out callbacks with extensive test coverage (#1292)
  • Adopted strict adherence to Semantic Versioning (SemVer)

Fixed

  • Websocket connection issues when submounting Chainlit (#1337)
  • Show_input functionality on chat resume for SQLAlchemy (#1221)
  • Negative feedback class incorrectness (#1332)
  • Interaction issues with Chat Profile Description Popover (#1276)
  • Centered steps within assistant messages (#1324)
  • Minor spelling errors (#1341)

Development

  • Added documentation for release engineering process (#1293)
  • Implemented testing for FastAPI version matrix (#1306)
  • Removed wait statements from E2E tests for improved performance (#1270)
  • Bumped dataclasses to latest version (#1291)
  • Ensured environment loading before other imports (#1328)
Commits

Updates langchain from 0.2.16 to 0.3.0

Release notes

Sourced from langchain's releases.

langchain-community==0.3.0

Changes since langchain-community==0.2.17

community: release 0.3 (#26472) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-core==0.3.0

Changes since langchain-core==0.2.40

core: release 0.3.0 (#26453) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-experimental==0.3.0

Changes since langchain-experimental==0.0.65

experimental: release 0.3 (#26477) multiple: pydantic 2 compatibility, v0.3 (#26443) Add the option to ignore structured output method to LLM graph transf… (#26013)

langchain-text-splitters==0.3.0

Changes since langchain-text-splitters==0.2.4

text-splitters: release 0.3 (#26460) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain==0.3.0

Changes since langchain==0.2.16

langchain: release 0.3.0 (#26462) multiple: pydantic 2 compatibility, v0.3 (#26443) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)

langchain-core==0.3.0.dev5

Changes since langchain-core==0.2.39

core[patch]: fix regression in convert_to_openai_tool with instances of Tool (#26327) core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319) Keyword-like runnable config (#26295)

langchain-core==0.3.0.dev4

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073) fmt fmt

langchain-core==0.3.0.dev3

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073)

... (truncated)

Commits

Updates langchain-community from 0.2.16 to 0.3.0

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.0

Changes since langchain-community==0.2.17

community: release 0.3 (#26472) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-community==0.3.0.dev2

Changes since langchain-community==0.2.16

core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) community: Add docstring for HtmlLinkExtractor (#26213) community: Add docstring for GLiNERLinkExtractor (#26218) community: Add docstring for KeybertLinkExtractor (#26210) Add session expired retry to neo4j graph (#26182) Adding bind_tools in ChatOctoAI (#26168) infra: Clear cache for env-var checks (#26073) fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

langchain-community==0.3.0.dev1

Changes since langchain-community==0.2.16

fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

langchain-community==0.2.17

Changes since langchain-community==0.2.16

community[patch]: Release 0.2.17 (#26432) community, openai: support nested dicts (#26414) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) community: Add docstring for HtmlLinkExtractor (#26213) community: Add docstring for GLiNERLinkExtractor (#26218) community: Add docstring for KeybertLinkExtractor (#26210) Add session expired retry to neo4j graph (#26182) Adding bind_tools in ChatOctoAI (#26168) infra: Clear cache for env-var checks (#26073) fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

Commits

Updates langchain-ollama from 0.1.3 to 0.2.0

Release notes

Sourced from langchain-ollama's releases.

langchain-ollama==0.2.0

Changes since langchain-ollama==0.1.3

partners/ollama: release 0.2.0 (#26468) multiple: pydantic 2 compatibility, v0.3 (#26443) docs: small improvement ChatOllama setup description (#26043) standard-tests[patch]: add Ser/Des test

langchain-ollama==0.2.0.dev1

Changes since langchain-ollama==0.1.3

docs: small improvement ChatOllama setup description (#26043) standard-tests[patch]: add Ser/Des test

Commits

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

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2024
Copy link

cypress bot commented Sep 16, 2024

multi-mediawiki-rag    Run #457

Run Properties:  status check passed Passed #457  •  git commit 628f853eb6 ℹ️: Merge b8e44d8d2940c6b11c8580d8f93579f28485b14a into 5525d76dbf66ec8cac6bd7a5ec4c...
Project multi-mediawiki-rag
Branch Review 158/merge
Run status status check passed Passed #457
Run duration 00m 16s
Commit git commit 628f853eb6 ℹ️: Merge b8e44d8d2940c6b11c8580d8f93579f28485b14a into 5525d76dbf66ec8cac6bd7a5ec4c...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 2
View all changes introduced in this branch ↗︎

@tylertitsworth tylertitsworth merged commit 259e2a2 into main Sep 19, 2024
29 checks passed
@tylertitsworth tylertitsworth deleted the dependabot/pip/python-requirements-d48c81c64a branch September 19, 2024 04:07
Copy link

cypress bot commented Sep 19, 2024

multi-mediawiki-rag    Run #459

Run Properties:  status check passed Passed #459  •  git commit 259e2a28b8: Bump the python-requirements group with 4 updates (#158)
Project multi-mediawiki-rag
Branch Review main
Run status status check passed Passed #459
Run duration 00m 12s
Commit git commit 259e2a28b8: Bump the python-requirements group with 4 updates (#158)
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant