Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the python-deps group across 1 directory with 14 updates #172

Closed
wants to merge 1 commit into from

Commits on Nov 11, 2024

  1. Bump the python-deps group across 1 directory with 14 updates

    Bumps the python-deps group with 14 updates in the / directory:
    
    | 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.4` |
    | [langchain](https://github.com/langchain-ai/langchain) | `0.2.14` | `0.3.7` |
    | [ollama](https://github.com/jmorganca/ollama-python) | `0.3.1` | `0.3.3` |
    | [openai](https://github.com/openai/openai-python) | `1.42.0` | `1.54.3` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` |
    | [psutil](https://github.com/giampaolo/psutil) | `6.0.0` | `6.1.0` |
    | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` |
    | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.9` | `1.24.13` |
    | [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.18.0` |
    | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.15.7` | `0.16.5` |
    | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` |
    | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.7.1` | `4.9.3` |
    
    
    
    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](psf/black@24.8.0...24.10.0)
    
    Updates `fastapi` from 0.112.2 to 0.115.4
    - [Release notes](https://github.com/fastapi/fastapi/releases)
    - [Commits](fastapi/fastapi@0.112.2...0.115.4)
    
    Updates `langchain` from 0.2.14 to 0.3.7
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@langchain==0.2.14...langchain==0.3.7)
    
    Updates `ollama` from 0.3.1 to 0.3.3
    - [Release notes](https://github.com/jmorganca/ollama-python/releases)
    - [Commits](ollama/ollama-python@v0.3.1...v0.3.3)
    
    Updates `openai` from 1.42.0 to 1.54.3
    - [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.42.0...v1.54.3)
    
    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](pre-commit/pre-commit@v3.8.0...v4.0.1)
    
    Updates `psutil` from 6.0.0 to 6.1.0
    - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
    - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0)
    
    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](pydantic/pydantic@v2.8.2...v2.9.2)
    
    Updates `pymupdf` from 1.24.9 to 1.24.13
    - [Release notes](https://github.com/pymupdf/pymupdf/releases)
    - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
    - [Commits](pymupdf/PyMuPDF@1.24.9...1.24.13)
    
    Updates `pytz` from 2024.1 to 2024.2
    - [Release notes](https://github.com/stub42/pytz/releases)
    - [Commits](stub42/pytz@release_2024.1...release_2024.2)
    
    Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.18.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.13.0...2.18.0)
    
    Updates `unstructured` from 0.15.7 to 0.16.5
    - [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.7...0.16.5)
    
    Updates `uvicorn` from 0.30.6 to 0.32.0
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.30.6...0.32.0)
    
    Updates `weaviate-client` from 4.7.1 to 4.9.3
    - [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
    - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
    - [Commits](weaviate/weaviate-python-client@v4.7.1...v4.9.3)
    
    ---
    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: psutil
      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: 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-minor
      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] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8504d7e View commit details
    Browse the repository at this point in the history