-
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
deps: bump the all-dependencies group with 23 updates #20
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 23 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.1` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.31.0` | `0.32.0` | | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.1.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.3` | `5.4.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.2` | `1.8.3` | | [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.137.0` | `2.139.0` | | [grpcio](https://github.com/grpc/grpc) | `1.64.1` | `1.65.4` | | [grpcio-status](https://grpc.io) | `1.62.2` | `1.65.4` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.23.4` | `0.24.5` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.2.0` | | [openai](https://github.com/openai/openai-python) | `1.35.3` | `1.38.0` | | [playwright](https://github.com/Microsoft/playwright-python) | `1.45.0` | `1.45.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.3` | `5.27.3` | | [pure-eval](https://github.com/alexmojaki/pure_eval) | `0.2.2` | `0.2.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.4` | `2.20.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pyzmq](https://github.com/zeromq/pyzmq) | `26.0.3` | `26.1.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.5.15` | `2024.7.24` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.4` | `4.66.5` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `2.2.2` | | [websockets](https://github.com/python-websockets/websockets) | `10.4` | `12.0` | Updates `aiohttp` from 3.9.5 to 3.10.1 - [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.9.5...v3.10.1) Updates `anthropic` from 0.31.0 to 0.32.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.31.0...v0.32.0) Updates `attrs` from 23.2.0 to 24.1.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `cachetools` from 5.3.3 to 5.4.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.3...v5.4.0) Updates `debugpy` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.2...v1.8.3) 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.137.0 to 2.139.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.137.0...v2.139.0) Updates `grpcio` from 1.64.1 to 1.65.4 - [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.64.1...v1.65.4) Updates `grpcio-status` from 1.62.2 to 1.65.4 Updates `huggingface-hub` from 0.23.4 to 0.24.5 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.23.4...v0.24.5) Updates `importlib-metadata` from 8.0.0 to 8.2.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.0.0...v8.2.0) Updates `openai` from 1.35.3 to 1.38.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.35.3...v1.38.0) Updates `playwright` from 1.45.0 to 1.45.1 - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.45.0...v1.45.1) Updates `protobuf` from 4.25.3 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.3...v5.27.3) Updates `pure-eval` from 0.2.2 to 0.2.3 - [Commits](alexmojaki/pure_eval@v0.2.2...v0.2.3) Updates `pydantic` from 2.7.4 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.4...v2.8.2) Updates `pydantic-core` from 2.18.4 to 2.20.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.18.4...v2.20.1) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) Updates `pyzmq` from 26.0.3 to 26.1.0 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v26.0.3...v26.1.0) Updates `regex` from 2024.5.15 to 2024.7.24 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.5.15...2024.7.24) Updates `tqdm` from 4.66.4 to 4.66.5 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.4...v4.66.5) Updates `urllib3` from 1.26.19 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.2.2) Updates `websockets` from 10.4 to 12.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@10.4...12.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor 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-major dependency-group: all-dependencies - dependency-name: cachetools 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-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: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: grpcio-status 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-minor dependency-group: all-dependencies - dependency-name: importlib-metadata 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-patch dependency-group: all-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pure-eval dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyzmq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major 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.
Bumps the all-dependencies group with 23 updates:
3.9.5
3.10.1
0.31.0
0.32.0
23.2.0
24.1.0
5.3.3
5.4.0
1.8.2
1.8.3
0.6.6
0.6.8
2.137.0
2.139.0
1.64.1
1.65.4
1.62.2
1.65.4
0.23.4
0.24.5
8.0.0
8.2.0
1.35.3
1.38.0
1.45.0
1.45.1
4.25.3
5.27.3
0.2.2
0.2.3
2.7.4
2.8.2
2.18.4
2.20.1
8.2.2
8.3.2
26.0.3
26.1.0
2024.5.15
2024.7.24
4.66.4
4.66.5
1.26.19
2.2.2
10.4
12.0
Updates
aiohttp
from 3.9.5 to 3.10.1Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
f1e4213
Release 3.10.1 (attempt 2) (#8598)0810219
Release 3.10.1 (#8587)f287ccc
[PR #8583/f185dd19 backport][3.10] Add additional clarification for creating ...9ed3841
Bump aiohappyeyeballs from 2.3.2 to 2.3.4 (#8569)f19d920
[PR #8566/f3a1afc5 backport][3.10] Fix url dispatcher index when variable is ...6dff116
[PR #8558/e48acaf7 backport][3.10] Add followup changelog message for #5278 (...0e6bbbc
[PR #8546/a561fa99 backport][3.10] Fix WebSocket server heartbeat timeout log...bf5a66f
Bump version number to 3.10.1.dev0 (#8554)7f29851
Release 3.10.0 (attempt 2) (#8552)fc201e8
Release 3.10.0 (#8550)Updates
anthropic
from 0.31.0 to 0.32.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
9e37bce
release: 0.32.07770906
fix(client): correctly apply client level timeout for messages (#615)44bb26c
chore(internal): add type construction helper (#613)d83a4d6
fix: change signatures for the stream function70f3f5c
feat: add back compat alias for InputJsonDeltac862398
refactor: extract model out to a named type and rename partialjson (#612)9b7757b
chore(tests): update prism version (#607)cbc7205
chore: sync spec (#605)281debc
chore(docs): document how to do per-request http client customization (#603)fda45a6
release: 0.31.2Updates
attrs
from 23.2.0 to 24.1.0Commits
Updates
cachetools
from 5.3.3 to 5.4.0Changelog
Sourced from cachetools's changelog.
Commits
990665b
Release v5.4.0.ebff841
Fix #256: Deprecate MRUCache class.f9021d5
Fix #256: Deprecate@mru
_cache decorator.f461c73
Merge remote-tracking branch 'origin/dependabot/github_actions/codecov/codeco...a56d38e
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checko...7354593
Bump actions/checkout from 4.1.6 to 4.1.71a4bd04
Bump codecov/codecov-action from 4.4.1 to 4.5.0e669b99
Add thekeys.typedmethodkey
decoratorfbf0b7e
Bump actions/checkout from 4.1.4 to 4.1.6226028d
Bump codecov/codecov-action from 4.3.1 to 4.4.1Updates
debugpy
from 1.8.2 to 1.8.3Commits
dc58df1
Merge pull request #1549 from wmvanvliet/qt67b3dfb8
Merge pull request #1639 from microsoft/add_entry_pointaaab993
fix comments and remove unneeded logic1245e8e
fix indent bugbcab469
Allow the user to specify debugpy path via the environment820d21e
Merge pull request #1624 from microsoft/extra_argv_envvar7abb9cc
PR Feedback0274b12
PR feedback6e7248f
PR feedback853cc05
add debugpy entry pointUpdates
google-ai-generativelanguage
from 0.6.6 to 0.6.8Commits
c4bedbf
chore: release main (#12962)52db52e
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12958)4adddf4
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12956)5feea7e
feat: [grafeas] A new fieldversion
is added to message `.grafeas.v1.Compli...895cbec
docs: [google-maps-fleetengine-delivery] document that delivery_vehicle.type ...11c0629
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12957)9cdac77
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12955)42c4d04
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12954)d95af77
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12953)189922a
chore: [Many APIs] Update gapic-generator-python to v1.18.4 (#12952)Updates
google-api-python-client
from 2.137.0 to 2.139.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
33762a6
chore(main): release 2.139.0 (#2455)330a354
chore: Update discovery artifacts (#2454)9b23021
chore(main): release 2.138.0 (#2439)11b2317
chore: Update discovery artifacts (#2449)4192262
feat: add support for reading apiVersion in discovery artifacts (#2380)611e168
chore: Update discovery artifacts (#2445)29b4a11
build: fetch discovery artifacts from discovery-artifact-manager (#2443)0cb7266
Revert "chore: Update discovery artifacts (#2438)" (#2441)375e439
chore: Update discovery artifacts (#2438)7cb6f0b
chore(python): use python 3.10 for docs build (#2434)Updates
grpcio
from 1.64.1 to 1.65.4Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
c3407b7
[Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)eb7b279
[v1.65] [chttp2] Fix a bug in hpack error handling (#37366)c32db9c
[Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)0e1e1ef
[Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....0bbbfd3
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)a699463
[Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)c8ea3d7
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)8cbf785
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)f548d3c
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)cf78563
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)Updates
grpcio-status
from 1.62.2 to 1.65.4Updates
huggingface-hub
from 0.23.4 to 0.24.5Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
f2fbf5b
Release: v0.24.577122e2
Fix shutil move (#2433)e63f31f
Release: v0.24.4cce60b9
Do not raise if chmod fails (#2429)071503f
Release: v0.24.39e05812
Fix chat completion url for OpenAI compatibility (#2418)09fc1d4
Release: v0.24.275af085
Fix creating empty commit on PR (#2413)1dd68a9
Release: v0.24.196363cc
[hot-fix] Handle [DONE] signal from TGI + remove logic for "non-TGI servers" ...Updates
importlib-metadata
from 8.0.0 to 8.2.0Changelog
Sourced from importlib-metadata's changelog.
Commits
3f6acea
Finalized18ae21
Add SimplePath to importlib_metadata.all.4bcda08
Finalizea65c29a
Prioritize valid dists to invalid dists when retrieving by name.48f6b14
Add test capturing failed expectation. Ref #489.9693e99
Merge https://github.com/jaraco/skeletonab34814
Re-enable preview, this time not for one specific feature, but for all featur...c7c7b64
Merge https://github.com/jaraco/skeleton30f940e
jaraco/skeleton#132
f087fb4
jaraco/skeleton#133
Updates
openai
from 1.35.3 to 1.38.0Release notes
Sourced from openai's releases.