Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump the all-dependencies group with 16 updates (#778)
* deps: bump the all-dependencies group with 16 updates Bumps the all-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.9` | `3.10.10` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.35.0` | `0.36.0` | | [anyio](https://github.com/agronholm/anyio) | `4.6.0` | `4.6.2` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.6` | `1.8.7` | | [google-api-core](https://github.com/googleapis/python-api-core) | `2.20.0` | `2.21.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.147.0` | `2.149.0` | | [google-generativeai](https://github.com/google/generative-ai-python) | `0.8.2` | `0.8.3` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.3` | `3.1.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.25.1` | `0.25.2` | | [jiter](https://github.com/pydantic/jiter) | `0.5.0` | `0.6.1` | | [openai](https://github.com/openai/openai-python) | `1.51.0` | `1.51.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.24.1` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.4` | `3.2.0` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.20.0` | `0.20.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.13.1` | `1.15.2` | Updates `aiohttp` from 3.10.9 to 3.10.10 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.9...v3.10.10) Updates `anthropic` from 0.35.0 to 0.36.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.35.0...v0.36.0) Updates `anyio` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.0...4.6.2) Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) Updates `debugpy` from 1.8.6 to 1.8.7 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.6...v1.8.7) Updates `google-api-core` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-api-core@v2.20.0...v2.21.0) Updates `google-api-python-client` from 2.147.0 to 2.149.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.147.0...v2.149.0) Updates `google-generativeai` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/google/generative-ai-python/releases) - [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md) - [Commits](https://github.com/google/generative-ai-python/commits) Updates `greenlet` from 3.0.3 to 3.1.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.3...3.1.1) Updates `huggingface-hub` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.25.1...v0.25.2) 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 `openai` from 1.51.0 to 1.51.2 - [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.51.0...v1.51.2) Updates `pydantic-core` from 2.23.4 to 2.24.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.24.1) Updates `pyparsing` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.4...3.2.0) Updates `tokenizers` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.20.0...v0.20.1) Updates `yarl` from 1.13.1 to 1.15.2 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.13.1...v1.15.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: anthropic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: google-api-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google-generativeai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: jiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokenizers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Update requirements.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elias Xu <124101026+Elias2660@users.noreply.github.com>
- Loading branch information