-
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 16 updates #778
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 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>
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 16 updates:
3.10.9
3.10.10
0.35.0
0.36.0
4.6.0
4.6.2
3.3.2
3.4.0
1.8.6
1.8.7
2.20.0
2.21.0
2.147.0
2.149.0
0.8.2
0.8.3
3.0.3
3.1.1
0.25.1
0.25.2
0.5.0
0.6.1
1.51.0
1.51.2
2.23.4
2.24.1
3.1.4
3.2.0
0.20.0
0.20.1
1.13.1
1.15.2
Updates
aiohttp
from 3.10.9 to 3.10.10Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
47475c5
Release 3.10.10 (#9462)8b424c8
[PR #8456/b09d7cc backport][3.10] Add ClientConnectorDNSError for differentia...cdf3dca
[PR #9454/b20908e backport][3.10] Simplify DNS throttle implementation (#9457)ee87a04
[PR #9455/dfaafac0 backport][3.10] Fix AsyncResolver query fallback swallowin...ba9b33e
[PR #9451/216e082 backport][3.10] Fix AsyncResolver swallowing the error mess...bc9e5d6
[PR #9448/93e87c2e backport][3.10] Improve performance of fetching the conten...3ea557a
Increment version to 3.10.10.dev0Updates
anthropic
from 0.35.0 to 0.36.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
da840f1
release: 0.36.0cf8702b
feat(api): add message batches api3bffe7e
refactor(types): improve metadata types (#682)e83894f
refactor(types): improve tool type names (#680)7d49992
refactor(types): improve tool type names (#679)5aa7d61
chore: add repr to PageInfo class (#678)2c0b7d0
fix(client): avoid OverflowError with very large retry counts (#676)Updates
anyio
from 4.6.0 to 4.6.2Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
5861355
Bumped up the versionf6ddfc8
Fixed a regression in the pytest plugin that broke parametrized async fixtures4ecc963
Bumped up the version5489fbd
Fixed tox configuration77b94df
Updated Path documentation and made is_junction() conditional (#800)bf130dc
Fixed TypeError when TLS handshake fails with truststore SSLContext (#801)4cb89a5
Migrated to native TOML configuration for Tox6bebf18
Made test_start_task_soon_cancel_immediately() less flakye8546bd
Rebind instance method fixtures to the same instance as the test (#807)57bcbc9
Updated macOS and Windows to test on Python 3.13 by defaultUpdates
charset-normalizer
from 3.3.2 to 3.4.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
f3118e3
🔧 change download/upload artifact version to last working version33e67e8
🔧 set compile-generator in generator_generic_slsa3 action73dd24c
🔧 add explicit build deps to setuptools78f1e9b
🔧 attempt to fix cd.yml *356ae702
🔧 attempt to fix cd.yml *29720055
🔧 attempt to fix cd.yml (macos part)1e10d06
Update CHANGELOG.md36c103a
🔖 Release 3.4.0 (#545)7658dfc
⬆️ Bump github/codeql-action from 3.26.11 to 3.26.12 (#544)ca2535d
⬆️ Bump github/codeql-action from 3.26.9 to 3.26.11 (#542)Updates
debugpy
from 1.8.6 to 1.8.7Release notes
Sourced from debugpy's releases.
Commits
f7d5df0
Get Python 3.13 to work (#1692)Updates
google-api-core
from 2.20.0 to 2.21.0Release notes
Sourced from google-api-core's releases.
Changelog
Sourced from google-api-core's changelog.
Commits
b2baf47
chore(main): release 2.21.0 (#704)aaed69b
feat: add support for asynchronous long running operations (#724)84bf637
chore: addasync_rest
extra for async rest dependencies (#701)45b8a6d
fix: set chunk size for async stream content (#702)Updates
google-api-python-client
from 2.147.0 to 2.149.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
2034e78
chore(main): release 2.149.0 (#2496)3621e6f
chore: Update discovery artifacts (#2495)ef30c56
chore(main): release 2.148.0 (#2494)ef0e53c
chore: Update discovery artifacts (#2493)bd34160
chore(youtube): update link to API samples (#2474)Updates
google-generativeai
from 0.8.2 to 0.8.3Commits
Updates
greenlet
from 3.0.3 to 3.1.1Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
dd0a948
Preparing release 3.1.1ab8d3bc
Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will result i...e9db22a
Merge pull request #429 from python-greenlet/issue419redux6081a16
Merge pull request #419 from barracuda156/powerpcdbf311a
Greater safety and fewer assumptions doing cross-thread cleanup.9e8a90b
Set back greenlet_thread_state.hpp file1bf374f
Duplicate greenlet_thread_state.hpp history.64e0b4f
Copy greenlet_thread_state.hpp into TThreadStateCreator.hpp358a2e8
Keep greenlet_thread_state.hpp5144f70
Sigh. Pip hides compiler output which is, you know, important, and the only w...Updates
huggingface-hub
from 0.25.1 to 0.25.2Release notes
Sourced from huggingface-hub's releases.
Commits
5eef179
Release: v0.25.2c40a7bb
Fix snapshot download whenlocal_dir
is provided. (#2592)Updates
jiter
from 0.5.0 to 0.6.1Commits
1f945c8
release: 0.6.1 (#150)0276e15
Fixcargo vendor
of jiter crates (#149)c6fe082
bump version to 0.6.0 (#147)01f1756
add builds for 3.13 wheels (#145)4af2c1c
Add examples to jiter-python README (#143)ae5fc7d
Fix no-bigint build failures, check those in CI (#138)82d7146
Hyperlint accept (#142)b5cb25d
fix codecov coverage (#141)20b950f
GraalPy support (#135)b09b969
feat: Make num-bigint optional (#130)Updates
openai
from 1.51.0 to 1.51.2Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
af8e0ad
release: 1.51.2cfd99e7
chore: add repr to PageInfo class (#1780)8467d41
release: 1.51.14d8fb73
fix(client): avoid OverflowError with very large retry counts (#1779)a7d9731
chore(internal): add support for parsing bool response content (#1774)50de514
docs: fix typo in fenced code block language (#1769)a3001d8
docs: improve and reference contributing documentation (#1767)Updates
pydantic-core
from 2.23.4 to 2.24.1Release notes
Sourced from pydantic-core's releases.
Commits
10374e2
Bump version to v2.24.1 (#1481)b773c9d
Relax intensity of error forissubclass
andisinstance
schemas from json ...dc4846e
ci: add flag to integration tests to mitigate schema changes (#1480)903a1a9
ci: add prebuilt musl for armv7 (#1477)