deps: bump the all-dependencies group with 9 updates #28
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 9 updates:
0.34.0
0.34.1
2.141.0
2.142.0
1.65.5
1.66.0
3.7
3.8
8.3.0
8.4.0
1.41.0
1.42.0
3.1.2
3.1.4
26.1.1
26.2.0
12.0
13.0
Updates
anthropic
from 0.34.0 to 0.34.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
9255609
release: 0.34.16d5b677
chore(client): fix parsing union responses when non-json is returned (#643)5a79d4f
chore(internal): use different 32bit detection method (#640)8c4527b
chore(ci): add CODEOWNERS file (#639)c3d0267
chore(docs/api): update prompt caching helpersUpdates
google-api-python-client
from 2.141.0 to 2.142.0Release notes
Sourced from google-api-python-client's releases.
Commits
a9c62ce
chore(main): release 2.142.0 (#2467)a4964d5
chore: Update discovery artifacts (#2466)Updates
grpcio
from 1.65.5 to 1.66.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
13cecab
[Release] Bump version to 1.66.0 (on v1.66.x branch) (#37554)56a8122
[Release] Bump version to 1.66.0-pre5 (on v1.66.x branch) (#37517)c0f06b9
[OTel C++] Fix race when adding and removing callbacks (#37485) (#37508)e53a314
[RlsLB] Fix Deadlock (#37459) (#37502)bee26a7
[Release] Bump version to 1.66.0-pre4 (on v1.66.x branch) (#37501)e9c0c1a
[secure endpoint] backport fix from #37482 to 1.66.x (#37500)4a15da4
[Python Otel] Manage call tracer life cycle use call arena. (v1.66.x backport...87f9724
[Python Distrib] Change warning to RuntimeError for version incompatibility (...0ef0d1c
[backport] fix memory leak in secure endpoint (#37475)d378d34
Add psm-dualstack.cfg for cpp and python (v1.66.x backport) (#37446)Updates
idna
from 3.7 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
importlib-metadata
from 8.3.0 to 8.4.0Changelog
Sourced from importlib-metadata's changelog.
Commits
1616cb3
Finalize71b4678
Add news fragment.ebcdcfd
Remove workaround for python/typeshed#10328.2c43cfe
Merge pull request #499 from danielhollas/defer-inspecta7aaf72
Use third-person imperative voice and link to issue in comment.e99c105
Restore single-expression logic.debb516
Don't use global var8e66fbc
Defer import inspectUpdates
openai
from 1.41.0 to 1.42.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
05fa732
release: 1.42.0ecd6e92
feat(parsing): add support for pydantic dataclasses (#1655)e8c28f2
chore(ci): also run pydantic v1 tests (#1666)3d780f2
release: 1.41.1fb5e53e
chore(client): fix parsing union responses when non-json is returned (#1665)54156ad
fix(json schema): removeNone
defaults (#1663)Updates
pyparsing
from 3.1.2 to 3.1.4Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
b846e4a
Prep for 3.1.4 release9bd2356
Add Python 3.6 to CI (#566)ee50a19
Add Tag notes to HowToUsePyparsing.rst3ffc3ef
Fix typoe5e97f7
Add mongodb_query_expression.py to examples; updated 0README.html and test_ex...10cef98
Add Tag ParserElement classcf41d90
Prep for 3.1.3 released7c163c
Some minor code changes in chemical_formulas.pyeb56030
Various code cleanupsa9e7d47
Added name property setter, and enhanced set_name() to accept a None value to...Updates
pyzmq
from 26.1.1 to 26.2.0Release notes
Sourced from pyzmq's releases.
Commits
01ed553
Bump to 26.2.0fa5b062
update changelog for 26.2ef96e4a
Merge pull request #2024 from minrk/rm-windows-epoll02ac63b
Merge pull request #1983 from minrk/rpath-defaultb5e3d5c
Merge pull request #2025 from minrk/close-randombytesff1f08c
sanitize rpaths on macab0d54f
restore randombytes_close fix879c8e0
don't need to skip rpath for cibuildwheeld4ee89d
disable IPC in Windows wheels4e672df
Merge pull request #2023 from minrk/more-f-stringsUpdates
websockets
from 12.0 to 13.0Release notes
Sourced from websockets's releases.
Commits
323adef
Migrate to actions/upload-artifact@v4.f9c20d0
Avoid deleting .so files in .direnv or equivalent.4d0e0e1
Build sdist and arch-independent wheel with build.0019943
Release version 13.0.12fa8bc
Complete changelog with changes since 12.0.9d355bf
Remove unnecessary code paths in keepalive().453e55a
Standardize on raise AssertionError(...).9e5b91b
Improve documentation of latency.8eaa5a2
Document & test process_response modifying the response.09b1d8d
Fix tests on Python < 3.10.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions