From ebf5789c53f4bd0c4709541f116d0784791ac6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 01:31:09 +0000 Subject: [PATCH] Bump the python-deps group across 1 directory with 6 updates Bumps the python-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/tiangolo/fastapi) | `0.111.0` | `0.111.1` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.6` | `0.2.7` | | [openai](https://github.com/openai/openai-python) | `1.35.7` | `1.35.13` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.9.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.14.9` | `0.14.10` | Updates `fastapi` from 0.111.0 to 0.111.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1) Updates `langchain` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.6...langchain==0.2.7) Updates `openai` from 1.35.7 to 1.35.13 - [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.35.7...v1.35.13) Updates `pydantic` from 2.7.4 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.8.2) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.7.1 to 2.9.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.7.1...2.9.0) Updates `unstructured` from 0.14.9 to 0.14.10 - [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.14.9...0.14.10) --- 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-patch dependency-group: python-deps - dependency-name: pydantic 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef70fb48..d44475d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ black==24.4.2 -fastapi==0.111.0 +fastapi==0.111.1 flake8==7.1.0 -langchain==0.2.6 +langchain==0.2.7 ollama==0.2.1 -openai==1.35.7 +openai==1.35.13 pre-commit==3.7.1 psutil==6.0.0 -pydantic==2.7.4 +pydantic==2.8.2 PyMuPDF==1.24.7 pytz==2024.1 PyYAML==6.0.1 requests==2.32.3 -sentry-sdk[starlette,fastapi,openai]==2.7.1 -unstructured==0.14.9 +sentry-sdk[starlette,fastapi,openai]==2.9.0 +unstructured==0.14.10 uvicorn==0.30.1 weaviate-client==4.6.5