Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps the prod-deps group with 9 updates in the / directory:

Package From To
pydantic 2.12.4 2.12.5
fastapi 0.121.3 0.123.0
together 1.5.30 1.5.31
anthropic 0.74.1 0.75.0
google-genai 1.51.0 1.52.0
mistralai 1.6.0 1.9.11
boto3 1.41.0 1.42.0
huggingface-hub 0.34.6 1.1.7
openai 1.109.1 2.8.1

Updates pydantic from 2.12.4 to 2.12.5

Release notes

Sourced from pydantic's releases.

v2.12.5 2025-11-26

v2.12.5 (2025-11-26)

This is the fifth 2.12 patch release, addressing an issue with the MISSING sentinel and providing several documentation improvements.

The next 2.13 minor release will be published in a couple weeks, and will include a new polymorphic serialization feature addressing the remaining unexpected changes to the serialize as any behavior.

  • Fix pickle error when using model_construct() on a model with MISSING as a default value by @​ornariece in #12522.
  • Several updates to the documentation by @​Viicos.

Full Changelog: pydantic/pydantic@v2.12.4...v2.12.5

Changelog

Sourced from pydantic's changelog.

v2.12.5 (2025-11-26)

GitHub release

This is the fifth 2.12 patch release, addressing an issue with the MISSING sentinel and providing several documentation improvements.

The next 2.13 minor release will be published in a couple weeks, and will include a new polymorphic serialization feature addressing the remaining unexpected changes to the serialize as any behavior.

  • Fix pickle error when using model_construct() on a model with MISSING as a default value by @​ornariece in #12522.
  • Several updates to the documentation by @​Viicos.
Commits
  • bd2d0dd Prepare release v2.12.5
  • 7d0302e Document security implications when using create_model()
  • e9ef980 Fix typo in Standard Library Types documentation
  • f2c20c0 Add pydantic-docs dev dependency, make use of versioning blocks
  • a76c1aa Update documentation about JSON Schema
  • 8cbc72c Add documentation about custom __init__()
  • 99eba59 Add additional test for FieldInfo.get_default()
  • c710769 Special case MISSING sentinel in smart_deepcopy()
  • 20a9d77 Do not delete mock validator/serializer in rebuild_dataclass()
  • c86515a Update parts of the model and revalidate_instances documentation
  • See full diff in compare view

Updates fastapi from 0.121.3 to 0.123.0

Release notes

Sourced from fastapi's releases.

0.123.0

Fixes

  • 🐛 Cache dependencies that don't use scopes and don't have sub-dependencies with scopes. PR #14419 by @​tiangolo.

0.122.1

Fixes

Docs

Internal

0.122.0

Fixes

Internal

Commits
  • f2bab95 🔖 Release version 0.123.0
  • c38e3e0 📝 Update release notes
  • 7fbd304 🐛 Cache dependencies that don't use scopes and don't have sub-dependencies wi...
  • 63d7a2b 🔖 Release version 0.122.1
  • 7681f29 📝 Update release notes
  • 378ad68 🐛 Fix hierarchical security scope propagation (#5624)
  • c6487ed 📝 Update release notes
  • 62a6974 ⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)
  • 9982882 📝 Update release notes
  • 8ab7167 💅 Update CSS to explicitly use emoji font (#14415)
  • Additional commits viewable in compare view

Updates together from 1.5.30 to 1.5.31

Release notes

Sourced from together's releases.

v.1.5.31

What's Changed

Full Changelog: togethercomputer/together-python@v.1.5.30...v.1.5.31

Commits

Updates anthropic from 0.74.1 to 0.75.0

Release notes

Sourced from anthropic's releases.

v0.75.0

0.75.0 (2025-11-24)

Full Changelog: v0.74.1...v0.75.0

Features

  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (5c3e633)

Bug Fixes

Chores

Changelog

Sourced from anthropic's changelog.

0.75.0 (2025-11-24)

Full Changelog: v0.74.1...v0.75.0

Features

  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (5c3e633)

Bug Fixes

Chores

Commits
  • 2eb9415 release: 0.75.0
  • c243fb4 fix(internal): small fixes
  • 115665e chore: fix lint issues
  • 9843a8e feat(api): adds support for Claude Opus 4.5, Effort, Advance Tool Use Feature...
  • See full diff in compare view

Updates google-genai from 1.51.0 to 1.52.0

Release notes

Sourced from google-genai's releases.

v1.52.0

1.52.0 (2025-11-21)

Features

  • Add support for configuring resource scope when using base_url (a3e0859)

Bug Fixes

  • TypeError: issubclass() arg 1 must be a class when usingList[str] for contents (c624d7e)
  • Create new aiohttp Client Session if loop is closed (1dc35ea)
Changelog

Sourced from google-genai's changelog.

1.52.0 (2025-11-21)

Features

  • Add support for configuring resource scope when using base_url (a3e0859)

Bug Fixes

  • TypeError: issubclass() arg 1 must be a class when usingList[str] for contents (c624d7e)
  • Create new aiohttp Client Session if loop is closed (1dc35ea)
Commits
  • 4b5720a chore(main): release 1.52.0 (#1727)
  • a3e0859 feat: Add support for configuring resource scope when using base_url
  • c624d7e fix: TypeError: issubclass() arg 1 must be a class when usingList[str] fo...
  • 1dc35ea fix: Create new aiohttp Client Session if loop is closed
  • d501382 chore: Update reference docs for 1.51.0 release.
  • See full diff in compare view

Updates mistralai from 1.6.0 to 1.9.11

Release notes

Sourced from mistralai's releases.

python - v1.9.11 - 2025-10-02 15:52:34

Generated by Speakeasy CLI

2025-10-02 15:52:34

Changes

Based on:

Generated

  • [python v1.9.11] .

Releases

Publishing Completed

python - v1.9.10 - 2025-09-02 07:43:34

Generated by Speakeasy CLI

2025-09-02 07:02:26

Changes

Based on:

Generated

  • [python v1.9.10] .

Releases

Publishing Completed

python - v1.9.9 - 2025-08-26 17:40:00

Generated by Speakeasy CLI

2025-08-26 17:34:05

Changes

Based on:

Generated

  • [python v1.9.9] .

Releases

Publishing Completed

python - v1.9.8 - 2025-08-25 16:29:24

Generated by Speakeasy CLI

2025-08-25 14:54:06

Changes

... (truncated)

Changelog

Sourced from mistralai's changelog.

2024-08-07 14:25:13

Changes

Based on:

Generated

  • [python v1.0.0] .

Releases

2024-08-08 18:12:16

Changes

Based on:

Generated

  • [python v1.0.1] .

Releases

2024-08-20 08:36:28

Changes

Based on:

Generated

  • [python v1.0.2] .

Releases

2024-08-29 09:09:05

Changes

Based on:

Generated

  • [python v1.0.3] .

Releases

2024-09-13 16:21:24

Changes

Based on:

Generated

  • [python v1.1.0] .

Releases

... (truncated)

Commits
  • 992b0cb ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.606.10 (#277)
  • 824187d Update Speakeasy SDKs to version 1.606.10 (#275)
  • 2bdff9f Merge pull request #271 from mistralai/speakeasy-sdk-regen-1756796562
  • d985faa Skip flaky remote MCP server example
  • 3784b47 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.568.2
  • 806e91d ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.568.2 (#268)
  • 049014b Fix: update base azure sdk file to include OCR (#267)
  • 16d470c chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.9.8 (#266)
  • 9357abe Merge pull request #265 from mistralai/speakeasy-sdk-regen-1755678497
  • a0c4bac ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.568.2
  • Additional commits viewable in compare view

Updates boto3 from 1.41.0 to 1.42.0

Commits
  • 7ce189b Merge branch 'release-1.42.0'
  • 29d92d1 Bumping version to 1.42.0
  • 743f945 Add changelog entries from botocore
  • e3744fd Merge pull request #4629 from hssyoo/crt-mode
  • 39215b6 Merge branch 'release-1.41.5'
  • 79f2845 Merge branch 'release-1.41.5' into develop
  • 0fc8075 Bumping version to 1.41.5
  • 573d359 Add changelog entries from botocore
  • 177e900 Remove backticks from error msg
  • ff9d88c Add warning
  • Additional commits viewable in compare view

Updates huggingface-hub from 0.34.6 to 1.1.7

Release notes

Sourced from huggingface-hub's releases.

[v1.1.7] Make hffs accessible at root-level

[HfFileSystem] Add top level hffs by @​lhoestq #3556.

Example:

>>> from huggingface_hub import hffs
>>> with hffs.open("datasets/fka/awesome-chatgpt-prompts/prompts.csv", "r") as f:
...     print(f.readline())
...     print(f.readline())
"act","prompt"
"An Ethereum Developer","Imagine you are an experienced Ethereum developer tasked..."

Full Changelog: huggingface/huggingface_hub@v1.1.6...v1.1.7

[v1.1.6] Fix incomplete file listing in snapshot_download + other bugfixes

This release includes multiple bug fixes:


Full Changelog: huggingface/huggingface_hub@v1.1.5...v1.1.6

[v1.1.5] Welcoming OVHcloud AI Endpoints as a new Inference Provider & More

⚡️ New Inference Provider: OVHcloud AI Endpoints

OVHcloud AI Endpoints is now an official Inference Provider on Hugging Face! 🎉 OVHcloud delivers fast, production ready inference on secure, sovereign, fully 🇪🇺 European infrastructure - combining advanced features with competitive pricing.

import os
from huggingface_hub import InferenceClient
client = InferenceClient(
api_key=os.environ["HF_TOKEN"],
)
completion = client.chat.completions.create(
model="openai/gpt-oss-20b:ovhcloud",
messages=[
{
"role": "user",
"content": "What is the capital of France?"
}
],
</tr></table>

... (truncated)

Commits
  • 7fc6fc4 Release: v1.1.7
  • 04eb6ed [HfFileSystem] add expand_info arg (#3575)
  • 05f6cab Release: v1.1.6
  • 089274e Fix HfHubHTTPError reduce error by adding factory function (#3579)
  • 30c5af6 Do not use rich in tiny-agents CLI (#3573)
  • 75bbee7 Fix FileNotFoundError in CLI update check (#3574)
  • 52af0c0 decrease number of files before falling back to list_repo_tree in `snapshot...
  • fdc1169 Release: v1.1.5
  • 63523b2 [Inference] fix zero shot classification output parsing (#3561)
  • c9d0870 [CLI] Respect HF_DEBUG environment variable (#3562)
  • Additional commits viewable in compare view

Updates openai from 1.109.1 to 2.8.1

Release notes

Sourced from openai's releases.

v2.8.1

2.8.1 (2025-11-17)

Full Changelog: v2.8.0...v2.8.1

Bug Fixes

  • api: align types of input items / output items for typescript (64c9fb3)

v2.8.0

2.8.0 (2025-11-13)

Full Changelog: v2.7.2...v2.8.0

Features

Bug Fixes

  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (c7bd234)

v2.7.2

2.7.2 (2025-11-10)

Full Changelog: v2.7.1...v2.7.2

Bug Fixes

  • compat with Python 3.14 (15a7ec8)

Chores

  • package: drop Python 3.8 support (afc14f2)

v2.7.1

2.7.1 (2025-11-04)

Full Changelog: v2.7.0...v2.7.1

Bug Fixes

  • api: fix nullability of logprobs (373b7f6)

v2.7.0

2.7.0 (2025-11-03)

Full Changelog: v2.6.1...v2.7.0

... (truncated)

Changelog

Sourced from openai's changelog.

2.8.1 (2025-11-17)

Full Changelog: v2.8.0...v2.8.1

Bug Fixes

  • api: align types of input items / output items for typescript (64c9fb3)

2.8.0 (2025-11-13)

Full Changelog: v2.7.2...v2.8.0

Features

Bug Fixes

  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (c7bd234)

2.7.2 (2025-11-10)

Full Changelog: v2.7.1...v2.7.2

Bug Fixes

  • compat with Python 3.14 (15a7ec8)

Chores

  • package: drop Python 3.8 support (afc14f2)

2.7.1 (2025-11-04)

Full Changelog: v2.7.0...v2.7.1

Bug Fixes

  • api: fix nullability of logprobs (373b7f6)

2.7.0 (2025-11-03)

Full Changelog: v2.6.1...v2.7.0

Features

  • api: Realtime API token_limits, Hybrid searching ranking options (5b43992)
  • api: remove InputAudio from ResponseInputContent (bd70a33)

... (truncated)

Commits
  • 41ee03f release: 2.8.1
  • f0f0ccc fix(api): align types of input items / output items for typescript
  • 9b8c7e3 release: 2.8.0
  • ac534dc feat(api): gpt 5.1
  • 139b376 codegen metadata
  • 22317c6 fix(compat): update signatures of model_dump and model_dump_json for Pyda...
  • 650be39 release: 2.7.2
  • 080587b fix: compat with Python 3.14
  • 3f52ac8 chore(package): drop Python 3.8 support
  • 6574bcd release: 2.7.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 02:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 2, 2025
@dependabot dependabot bot had a problem deploying to Scheduled Testing December 2, 2025 02:11 Failure
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Bumps the prod-deps group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pydantic](https://github.com/pydantic/pydantic) | `2.12.4` | `2.12.5` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.121.3` | `0.123.0` |
| [together](https://github.com/togethercomputer/together-python) | `1.5.30` | `1.5.31` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.74.1` | `0.75.0` |
| [google-genai](https://github.com/googleapis/python-genai) | `1.51.0` | `1.52.0` |
| [mistralai](https://github.com/mistralai/client-python) | `1.6.0` | `1.9.11` |
| [boto3](https://github.com/boto/boto3) | `1.41.0` | `1.42.0` |
| [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.34.6` | `1.1.7` |
| [openai](https://github.com/openai/openai-python) | `1.109.1` | `2.8.1` |



Updates `pydantic` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.12.4...v2.12.5)

Updates `fastapi` from 0.121.3 to 0.123.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.121.3...0.123.0)

Updates `together` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/togethercomputer/together-python/releases)
- [Commits](togethercomputer/together-python@v.1.5.30...v.1.5.31)

Updates `anthropic` from 0.74.1 to 0.75.0
- [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.74.1...v0.75.0)

Updates `google-genai` from 1.51.0 to 1.52.0
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v1.51.0...v1.52.0)

Updates `mistralai` from 1.6.0 to 1.9.11
- [Release notes](https://github.com/mistralai/client-python/releases)
- [Changelog](https://github.com/mistralai/client-python/blob/main/RELEASES.md)
- [Commits](mistralai/client-python@v1.6.0...v1.9.11)

Updates `boto3` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.41.0...1.42.0)

Updates `huggingface-hub` from 0.34.6 to 1.1.7
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.34.6...v1.1.7)

Updates `openai` from 1.109.1 to 2.8.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.109.1...v2.8.1)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: fastapi
  dependency-version: 0.123.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: together
  dependency-version: 1.5.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: anthropic
  dependency-version: 0.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: google-genai
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: mistralai
  dependency-version: 1.9.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: boto3
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: huggingface-hub
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: openai
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/prod-deps-0e6ae281fd branch from 68bc317 to 7bbdf8d Compare December 8, 2025 23:15
@dependabot dependabot bot had a problem deploying to Scheduled Testing December 8, 2025 23:15 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant