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 6 updates
Bumps the python-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.0` | `0.112.2` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.12` | `0.2.14` | | [openai](https://github.com/openai/openai-python) | `1.40.3` | `1.42.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.7` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` | Updates `fastapi` from 0.112.0 to 0.112.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.0...0.112.2) Updates `langchain` from 0.2.12 to 0.2.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.12...langchain==0.2.14) Updates `openai` from 1.40.3 to 1.42.0 - [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.40.3...v1.42.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](getsentry/sentry-python@2.12.0...2.13.0) Updates `unstructured` from 0.15.1 to 0.15.7 - [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.15.1...0.15.7) 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](encode/uvicorn@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] <[email protected]>
- Loading branch information