-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dependabot pip all dependencies d10c97aca4 #26
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.3.5` | `2.3.7` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.2` | `3.10.4` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.32.0` | `0.34.0` | | [attrs](https://github.com/sponsors/hynek) | `24.1.0` | `24.2.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [google-ai-generativelanguage](https://github.com/googleapis/google-cloud-python) | `0.6.6` | `0.6.8` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.139.0` | `2.141.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.32.0` | `2.34.0` | | [grpcio](https://github.com/grpc/grpc) | `1.65.4` | `1.65.5` | | [grpcio-status](https://grpc.io) | `1.62.3` | `1.65.5` | | [openai](https://github.com/openai/openai-python) | `1.38.0` | `1.41.0` | | [playwright](https://github.com/Microsoft/playwright-python) | `1.45.1` | `1.46.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.4` | `5.27.3` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.22.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.19.1` | `0.20.0` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.0` | Updates `aiohappyeyeballs` from 2.3.5 to 2.3.7 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.3.5...v2.3.7) Updates `aiohttp` from 3.10.2 to 3.10.4 - [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.2...v3.10.4) Updates `anthropic` from 0.32.0 to 0.34.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.32.0...v0.34.0) Updates `attrs` from 24.1.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.4.0...v5.5.0) Updates `google-ai-generativelanguage` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-ai-generativelanguage-v0.6.6...google-ai-generativelanguage-v0.6.8) Updates `google-api-python-client` from 2.139.0 to 2.141.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.139.0...v2.141.0) Updates `google-auth` from 2.32.0 to 2.34.0 - [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.32.0...v2.34.0) Updates `grpcio` from 1.65.4 to 1.65.5 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.65.4...v1.65.5) Updates `grpcio-status` from 1.62.3 to 1.65.5 Updates `openai` from 1.38.0 to 1.41.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@v1.38.0...v1.41.0) Updates `playwright` from 1.45.1 to 1.46.0 - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.45.1...v1.46.0) Updates `protobuf` from 4.25.4 to 5.27.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.4...v5.27.3) Updates `pydantic-core` from 2.20.1 to 2.22.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.22.0) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `tokenizers` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.19.1...v0.20.0) Updates `zipp` from 3.19.2 to 3.20.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.0) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-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: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google-ai-generativelanguage dependency-type: direct:production update-type: version-update:semver-patch 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-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: grpcio-status 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-minor dependency-group: all-dependencies - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokenizers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.