Skip to content

Commit 8fbc72c

Browse files
MAINT: Bump the minor-and-patch group across 1 directory with 11 updates
Bumps the minor-and-patch group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [datasets](https://github.com/huggingface/datasets) | `5.0.0` | `5.0.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.2` | `0.141.1` | | [openai](https://github.com/openai/openai-python) | `2.46.0` | `2.52.0` | | [tinytag](https://github.com/tinytag/tinytag) | `2.2.1` | `2.3.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.69.0` | `4.70.0` | | [playwright](https://github.com/microsoft/playwright-python) | `1.61.0` | `1.62.0` | | azure-cognitiveservices-speech | `1.51.0` | `1.51.1` | | [litellm](https://github.com/BerriAI/litellm) | `1.91.4` | `1.95.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.62` | `0.0.65` | | [diff-cover](https://github.com/Bachmann1234/diff-cover) | `10.4.0` | `10.4.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.1` | Updates `datasets` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@5.0.0...5.0.1) Updates `fastapi` from 0.139.2 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.141.1) Updates `openai` from 2.46.0 to 2.52.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@v2.46.0...v2.52.0) Updates `tinytag` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/tinytag/tinytag/releases) - [Commits](tinytag/tinytag@2.2.1...2.3.0) Updates `tqdm` from 4.69.0 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.69.0...v4.70.0) Updates `playwright` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.61.0...v1.62.0) Updates `azure-cognitiveservices-speech` from 1.51.0 to 1.51.1 Updates `litellm` from 1.91.4 to 1.95.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.91.4...v1.95.0) Updates `ty` from 0.0.62 to 0.0.65 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.62...0.0.65) Updates `diff-cover` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v10.4.0...v10.4.1) Updates `ruff` from 0.15.22 to 0.16.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.22...0.16.1) --- updated-dependencies: - dependency-name: azure-cognitiveservices-speech dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: datasets dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: diff-cover dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: litellm dependency-version: 1.94.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openai dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tinytag dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.65 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 660be89 commit 8fbc72c

2 files changed

Lines changed: 97 additions & 83 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ litellm = [
138138
# sdist, which fails (no Rust toolchain in CI; PyO3 <=3.13 has no 3.14 support).
139139
# 1.91.x is the last line with a universal wheel that installs on every OS and
140140
# Python version we support. Revisit once litellm ships win/mac/py3.14 wheels.
141-
"litellm>=1.83.0,<1.92.0",
141+
"litellm>=1.83.0,<1.96.0",
142142
]
143143

144144
# all includes all functional dependencies excluding the ones from the "dev" dependency group
@@ -149,7 +149,7 @@ all = [
149149
"flask>=3.1.3",
150150
"ipykernel>=6.29.5",
151151
"jupyter>=1.1.1",
152-
"litellm>=1.83.0,<1.92.0", # <1.92.0: 1.92.0+ ships Linux-only Rust wheels (no win/mac/py3.14); see litellm group above
152+
"litellm>=1.83.0,<1.96.0", # <1.92.0: 1.92.0+ ships Linux-only Rust wheels (no win/mac/py3.14); see litellm group above
153153
"ollama>=0.5.1",
154154
"opencv-python>=4.11.0.86",
155155
"playwright>=1.49.0",

0 commit comments

Comments
 (0)