From 270e115f5555cf264f2ed838804ed84f9e542cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:27:45 +0000 Subject: [PATCH] Bump the python-deps group with 13 updates Bumps the python-deps group with 13 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.115.2` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.14` | `0.3.3` | | [ollama](https://github.com/jmorganca/ollama-python) | `0.3.1` | `0.3.3` | | [openai](https://github.com/openai/openai-python) | `1.42.0` | `1.51.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.9` | `1.24.11` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.16.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.15.7` | `0.15.14` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.31.1` | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.7.1` | `4.8.1` | Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0) Updates `fastapi` from 0.112.2 to 0.115.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.112.2...0.115.2) Updates `langchain` from 0.2.14 to 0.3.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.14...langchain==0.3.3) Updates `ollama` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](https://github.com/jmorganca/ollama-python/compare/v0.3.1...v0.3.3) Updates `openai` from 1.42.0 to 1.51.2 - [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.42.0...v1.51.2) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.0.1) Updates `pydantic` from 2.8.2 to 2.9.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.8.2...v2.9.2) Updates `pymupdf` from 1.24.9 to 1.24.11 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](https://github.com/pymupdf/pymupdf/compare/1.24.9...1.24.11) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.16.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.13.0...2.16.0) Updates `unstructured` from 0.15.7 to 0.15.14 - [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.7...0.15.14) Updates `uvicorn` from 0.30.6 to 0.31.1 - [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.6...0.31.1) Updates `weaviate-client` from 4.7.1 to 4.8.1 - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](https://github.com/weaviate/weaviate-python-client/compare/v4.7.1...v4.8.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ollama 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: pre-commit dependency-type: direct:production update-type: version-update:semver-major 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-minor dependency-group: python-deps - dependency-name: weaviate-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4ea47bc..f1c5b3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -black==24.8.0 -fastapi==0.112.2 +black==24.10.0 +fastapi==0.115.2 flake8==7.1.1 -langchain==0.2.14 -ollama==0.3.1 -openai==1.42.0 -pre-commit==3.8.0 +langchain==0.3.3 +ollama==0.3.3 +openai==1.51.2 +pre-commit==4.0.1 psutil==6.0.0 -pydantic==2.8.2 -PyMuPDF==1.24.9 -pytz==2024.1 +pydantic==2.9.2 +PyMuPDF==1.24.11 +pytz==2024.2 PyYAML==6.0.2 requests==2.32.3 -sentry-sdk[starlette,fastapi,openai]==2.13.0 -unstructured==0.15.7 -uvicorn==0.30.6 -weaviate-client==4.7.1 +sentry-sdk[starlette,fastapi,openai]==2.16.0 +unstructured==0.15.14 +uvicorn==0.31.1 +weaviate-client==4.8.1