Commit 793d014
authored
Bump the prod-deps group across 1 directory with 21 updates
Bumps the prod-deps group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [termcolor](https://github.com/termcolor/termcolor) | `3.1.0` | `3.2.0` |
| [pip](https://github.com/pypa/pip) | `25.2` | `25.3` |
| [scipy](https://github.com/scipy/scipy) | `1.15.3` | `1.16.3` |
| [zstandard](https://github.com/indygreg/python-zstandard) | `0.24.0` | `0.25.0` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.11.9` | `2.12.3` |
| [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.3.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.118.0` | `0.121.0` |
| [together](https://github.com/togethercomputer/together-python) | `1.5.26` | `1.5.29` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.69.0` | `0.72.0` |
| [azure-ai-ml](https://github.com/Azure/azure-sdk-for-python) | `1.29.0` | `1.30.0` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.183.0` | `2.186.0` |
| [google-genai](https://github.com/googleapis/python-genai) | `1.39.1` | `1.48.0` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.41.1` | `2.42.1` |
| [mistralai](https://github.com/mistralai/client-python) | `1.6.0` | `1.9.11` |
| [boto3](https://github.com/boto/boto3) | `1.40.42` | `1.40.65` |
| [prometheus-client](https://github.com/prometheus/client_python) | `0.22.1` | `0.23.1` |
| [llama-api-client](https://github.com/meta-llama/llama-api-python) | `0.3.0` | `0.5.0` |
| [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.34.6` | `1.0.1` |
| [openai](https://github.com/openai/openai-python) | `1.109.1` | `2.6.1` |
| [pyarrow](https://github.com/apache/arrow) | `21.0.0` | `22.0.0` |
| [tiktoken](https://github.com/openai/tiktoken) | `0.11.0` | `0.12.0` |
Updates `termcolor` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](termcolor/termcolor@3.1.0...3.2.0)
Updates `pip` from 25.2 to 25.3
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@25.2...25.3)
Updates `scipy` from 1.15.3 to 1.16.3
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.15.3...v1.16.3)
Updates `zstandard` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/indygreg/python-zstandard/releases)
- [Changelog](https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst)
- [Commits](indygreg/python-zstandard@0.24.0...0.25.0)
Updates `pydantic` from 2.11.9 to 2.12.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.11.9...v2.12.3)
Updates `tomli` from 2.2.1 to 2.3.0
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.2.1...2.3.0)
Updates `fastapi` from 0.118.0 to 0.121.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.118.0...0.121.0)
Updates `together` from 1.5.26 to 1.5.29
- [Release notes](https://github.com/togethercomputer/together-python/releases)
- [Commits](togethercomputer/together-python@v1.5.26...v.1.5.29)
Updates `anthropic` from 0.69.0 to 0.72.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.69.0...v0.72.0)
Updates `azure-ai-ml` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-ai-ml_1.29.0...azure-ai-ml_1.30.0)
Updates `google-api-python-client` from 2.183.0 to 2.186.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.183.0...v2.186.0)
Updates `google-genai` from 1.39.1 to 1.48.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.39.1...v1.48.0)
Updates `google-auth` from 2.41.1 to 2.42.1
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.41.1...v2.42.1)
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.40.42 to 1.40.65
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.42...1.40.65)
Updates `prometheus-client` from 0.22.1 to 0.23.1
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.22.1...v0.23.1)
Updates `llama-api-client` from 0.3.0 to 0.5.0
- [Release notes](https://github.com/meta-llama/llama-api-python/releases)
- [Changelog](https://github.com/meta-llama/llama-api-python/blob/main/CHANGELOG.md)
- [Commits](meta-llama/llama-api-python@v0.3.0...v0.5.0)
Updates `huggingface-hub` from 0.34.6 to 1.0.1
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.34.6...v1.0.1)
Updates `openai` from 1.109.1 to 2.6.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.6.1)
Updates `pyarrow` from 21.0.0 to 22.0.0
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-22.0.0)
Updates `tiktoken` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/openai/tiktoken/releases)
- [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md)
- [Commits](openai/tiktoken@0.11.0...0.12.0)
---
updated-dependencies:
- dependency-name: termcolor
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: pip
dependency-version: '25.3'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: scipy
dependency-version: 1.16.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: zstandard
dependency-version: 0.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: pydantic
dependency-version: 2.12.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: tomli
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: fastapi
dependency-version: 0.121.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: together
dependency-version: 1.5.29
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-deps
- dependency-name: anthropic
dependency-version: 0.72.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: azure-ai-ml
dependency-version: 1.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: google-api-python-client
dependency-version: 2.186.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: google-genai
dependency-version: 1.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: google-auth
dependency-version: 2.42.1
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.40.65
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-deps
- dependency-name: prometheus-client
dependency-version: 0.23.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: llama-api-client
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
- dependency-name: huggingface-hub
dependency-version: 1.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: prod-deps
- dependency-name: openai
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: prod-deps
- dependency-name: pyarrow
dependency-version: 22.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: prod-deps
- dependency-name: tiktoken
dependency-version: 0.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-deps
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent da44ad9 commit 793d014
2 files changed
Lines changed: 974 additions & 499 deletions
0 commit comments