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

chore(deps): bump the poetry group across 1 directory with 15 updates #1109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. chore(deps): bump the poetry group across 1 directory with 15 updates

    Bumps the poetry group with 15 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [openai](https://github.com/openai/openai-python) | `1.52.0` | `1.52.1` |
    | [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.3` |
    | [jiter](https://github.com/pydantic/jiter) | `0.5.0` | `0.6.1` |
    | [fastapi](https://github.com/fastapi/fastapi) | `0.109.2` | `0.115.3` |
    | [litellm](https://github.com/BerriAI/litellm) | `1.50.0` | `1.50.1` |
    | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.36.2` | `0.37.1` |
    | [xmltodict](https://github.com/martinblech/xmltodict) | `0.13.0` | `0.14.2` |
    | [groq](https://github.com/groq/groq-python) | `0.4.2` | `0.11.0` |
    | [fireworks-ai](https://fireworks.ai) | `0.15.6` | `0.15.7` |
    | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.360` | `1.1.385` |
    | [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) | `0.24.8` | `0.25.1` |
    | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `8.13.47` | `8.13.48` |
    | [datasets](https://github.com/huggingface/datasets) | `3.0.1` | `3.0.2` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.1.7` | `0.7.0` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `4.0.1` |
    
    
    
    Updates `openai` from 1.52.0 to 1.52.1
    - [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.52.0...v1.52.1)
    
    Updates `rich` from 13.9.2 to 13.9.3
    - [Release notes](https://github.com/Textualize/rich/releases)
    - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
    - [Commits](Textualize/rich@v13.9.2...v13.9.3)
    
    Updates `jiter` from 0.5.0 to 0.6.1
    - [Release notes](https://github.com/pydantic/jiter/releases)
    - [Commits](pydantic/jiter@v0.5.0...v0.6.1)
    
    Updates `fastapi` from 0.109.2 to 0.115.3
    - [Release notes](https://github.com/fastapi/fastapi/releases)
    - [Commits](fastapi/fastapi@0.109.2...0.115.3)
    
    Updates `litellm` from 1.50.0 to 1.50.1
    - [Release notes](https://github.com/BerriAI/litellm/releases)
    - [Commits](BerriAI/litellm@v1.50.0...v1.50.1)
    
    Updates `anthropic` from 0.36.2 to 0.37.1
    - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
    - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
    - [Commits](anthropics/anthropic-sdk-python@v0.36.2...v0.37.1)
    
    Updates `xmltodict` from 0.13.0 to 0.14.2
    - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
    - [Commits](martinblech/xmltodict@v0.13.0...v0.14.2)
    
    Updates `groq` from 0.4.2 to 0.11.0
    - [Release notes](https://github.com/groq/groq-python/releases)
    - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md)
    - [Commits](groq/groq-python@v0.4.2...v0.11.0)
    
    Updates `fireworks-ai` from 0.15.6 to 0.15.7
    
    Updates `pyright` from 1.1.360 to 1.1.385
    - [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
    - [Commits](RobertCraigie/pyright-python@v1.1.360...v1.1.385)
    
    Updates `mkdocs-jupyter` from 0.24.8 to 0.25.1
    - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md)
    - [Commits](danielfrg/mkdocs-jupyter@0.24.8...0.25.1)
    
    Updates `phonenumbers` from 8.13.47 to 8.13.48
    - [Commits](daviddrysdale/python-phonenumbers@v8.13.47...v8.13.48)
    
    Updates `datasets` from 3.0.1 to 3.0.2
    - [Release notes](https://github.com/huggingface/datasets/releases)
    - [Commits](huggingface/datasets@3.0.1...3.0.2)
    
    Updates `ruff` from 0.1.7 to 0.7.0
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.1.7...0.7.0)
    
    Updates `pre-commit` from 3.5.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.5.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: rich
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: jiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: litellm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: anthropic
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: xmltodict
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: groq
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: fireworks-ai
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: pyright
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: mkdocs-jupyter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: phonenumbers
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: datasets
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: poetry
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: poetry
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: poetry
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b17bfb5 View commit details
    Browse the repository at this point in the history