Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-deps group across 1 directory with 13 updates
Updates the requirements on [langchain](https://github.com/langchain-ai/langchain), [ollama](https://github.com/ollama/ollama-python), [openai](https://github.com/openai/openai-python), [pydantic](https://github.com/pydantic/pydantic), [pymupdf](https://github.com/pymupdf/pymupdf), [pytz](https://github.com/stub42/pytz), [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python), [unstructured](https://github.com/Unstructured-IO/unstructured), [uvicorn](https://github.com/encode/uvicorn), [weaviate-client](https://github.com/weaviate/weaviate-python-client), [langchain-core](https://github.com/langchain-ai/langchain), [starlette](https://github.com/encode/starlette) and [langsmith](https://github.com/langchain-ai/langsmith-sdk) to permit the latest version. Updates `langchain` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.8...langchain==0.3.9) Updates `ollama` from 0.3.3 to 0.4.2 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.3.3...v0.4.2) Updates `openai` from 1.54.4 to 1.55.3 - [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.54.4...v1.55.3) Updates `pydantic` from 2.9.2 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) Updates `pymupdf` from 1.24.13 to 1.24.14 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.24.13...1.24.14) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.19.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.13.0...2.19.0) Updates `unstructured` from 0.16.5 to 0.16.8 - [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.16.5...0.16.8) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `weaviate-client` from 4.9.3 to 4.9.5 - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](weaviate/weaviate-python-client@v4.9.3...v4.9.5) Updates `langchain-core` to 0.3.21 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.17...langchain-core==0.3.21) Updates `starlette` to 0.41.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.2...0.41.3) Updates `langsmith` to 0.1.147 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.1.142...v0.1.147) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pytz 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 - dependency-name: weaviate-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain-core dependency-type: direct:production dependency-group: python-deps - dependency-name: starlette dependency-type: direct:production dependency-group: python-deps - dependency-name: langsmith dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information