From 8177c89a0c8f145e4718cb7a9be06ac7f6f1d03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:02:08 +0000 Subject: [PATCH] Bump the python-deps group with 6 updates Bumps the python-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.0` | `0.112.1` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.12` | `0.2.14` | | [openai](https://github.com/openai/openai-python) | `1.40.3` | `1.41.0` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.12.0` | `2.13.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.15.1` | `0.15.5` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` | Updates `fastapi` from 0.112.0 to 0.112.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.112.0...0.112.1) Updates `langchain` from 0.2.12 to 0.2.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.12...langchain==0.2.14) Updates `openai` from 1.40.3 to 1.41.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.40.3...v1.41.0) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.12.0...2.13.0) Updates `unstructured` from 0.15.1 to 0.15.5 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](https://github.com/Unstructured-IO/unstructured/compare/0.15.1...0.15.5) Updates `uvicorn` from 0.30.5 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.30.5...0.30.6) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: openai 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index f988c7b2..12b9ea60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ black==24.8.0 -fastapi==0.112.0 +fastapi==0.112.1 flake8==7.1.1 -langchain==0.2.12 +langchain==0.2.14 ollama==0.3.1 -openai==1.40.3 +openai==1.41.0 pre-commit==3.8.0 psutil==6.0.0 pydantic==2.8.2 @@ -11,7 +11,7 @@ PyMuPDF==1.24.9 pytz==2024.1 PyYAML==6.0.2 requests==2.32.3 -sentry-sdk[starlette,fastapi,openai]==2.12.0 -unstructured==0.15.1 -uvicorn==0.30.5 +sentry-sdk[starlette,fastapi,openai]==2.13.0 +unstructured==0.15.5 +uvicorn==0.30.6 weaviate-client==4.7.1