From c115d1b965a0059f7d6e01fba190af6b4f26322a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:32:45 +0000 Subject: [PATCH] Bump the python-deps group across 1 directory with 13 updates Bumps the python-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.0` | `0.112.0` | | [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.6` | `0.2.12` | | [ollama](https://github.com/jmorganca/ollama-python) | `0.2.1` | `0.3.1` | | [openai](https://github.com/openai/openai-python) | `1.35.7` | `1.38.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.7` | `1.24.9` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.12.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.14.9` | `0.15.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.5` | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.6.5` | `4.7.1` | Updates `black` from 24.4.2 to 24.8.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.4.2...24.8.0) Updates `fastapi` from 0.111.0 to 0.112.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.111.0...0.112.0) Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) Updates `langchain` from 0.2.6 to 0.2.12 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.6...langchain==0.2.12) Updates `ollama` from 0.2.1 to 0.3.1 - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](https://github.com/jmorganca/ollama-python/compare/v0.2.1...v0.3.1) Updates `openai` from 1.35.7 to 1.38.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.35.7...v1.38.0) Updates `pre-commit` from 3.7.1 to 3.8.0 - [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.7.1...v3.8.0) 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 `pymupdf` from 1.24.7 to 1.24.9 - [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.7...1.24.9) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.7.1 to 2.12.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.12.0) Updates `unstructured` from 0.14.9 to 0.15.0 - [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.15.0) Updates `uvicorn` from 0.30.1 to 0.30.5 - [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.1...0.30.5) Updates `weaviate-client` from 4.6.5 to 4.7.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.6.5...v4.7.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: flake8 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: 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: pre-commit 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: 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-minor 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-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 ef70fb4..0d47d43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -black==24.4.2 -fastapi==0.111.0 -flake8==7.1.0 -langchain==0.2.6 -ollama==0.2.1 -openai==1.35.7 -pre-commit==3.7.1 +black==24.8.0 +fastapi==0.112.0 +flake8==7.1.1 +langchain==0.2.12 +ollama==0.3.1 +openai==1.38.0 +pre-commit==3.8.0 psutil==6.0.0 -pydantic==2.7.4 -PyMuPDF==1.24.7 +pydantic==2.8.2 +PyMuPDF==1.24.9 pytz==2024.1 PyYAML==6.0.1 requests==2.32.3 -sentry-sdk[starlette,fastapi,openai]==2.7.1 -unstructured==0.14.9 -uvicorn==0.30.1 -weaviate-client==4.6.5 +sentry-sdk[starlette,fastapi,openai]==2.12.0 +unstructured==0.15.0 +uvicorn==0.30.5 +weaviate-client==4.7.1