build(deps): bump the patch group across 1 directory with 14 updates - #6741
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch group across 1 directory with 14 updates#6741dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.68` | `1.43.82` | | [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.2.132` | `0.2.147` | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.15` | `1.3.18` | | [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.3.3` | `4.3.7` | | [searchfox](https://github.com/padenot/searchfox-cli) | `0.20.3` | `0.20.4` | | [scipy](https://github.com/scipy/scipy) | `1.18.0` | `1.18.1` | | [weave](https://github.com/wandb/weave) | `0.53.4` | `0.53.7` | | [spacy](https://github.com/explosion/spaCy) | `3.8.15` | `3.8.16` | | [responses](https://github.com/getsentry/responses) | `0.26.2` | `0.26.3` | | [json-e](https://github.com/json-e/json-e) | `4.8.2` | `4.8.4` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.1` | `0.52.4` | | [wandb](https://github.com/wandb/wandb) | `0.28.1` | `0.28.2` | | [google-cloud-pubsub](https://github.com/googleapis/google-cloud-python) | `2.39.1` | `2.39.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | Updates `boto3` from 1.43.68 to 1.43.82 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.68...1.43.82) Updates `claude-agent-sdk` from 0.2.132 to 0.2.147 - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-python@v0.2.132...v0.2.147) Updates `langchain` from 1.3.15 to 1.3.18 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.15...langchain==1.3.18) Updates `langchain-google-genai` from 4.3.3 to 4.3.7 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.3.3...libs/genai/v4.3.7) Updates `searchfox` from 0.20.3 to 0.20.4 - [Release notes](https://github.com/padenot/searchfox-cli/releases) - [Commits](padenot/searchfox-cli@v0.20.3...v0.20.4) Updates `scipy` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.18.0...v1.18.1) Updates `weave` from 0.53.4 to 0.53.7 - [Release notes](https://github.com/wandb/weave/releases) - [Changelog](https://github.com/wandb/weave/blob/master/dev_docs/RELEASE.md) - [Commits](wandb/weave@v0.53.4...v0.53.7) Updates `spacy` from 3.8.15 to 3.8.16 - [Release notes](https://github.com/explosion/spaCy/releases) - [Changelog](https://github.com/explosion/spaCy/blob/master/RELEASE_NOTES.md) - [Commits](explosion/spaCy@release-v3.8.15...release-v3.8.16) Updates `responses` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.2...0.26.3) Updates `json-e` from 4.8.2 to 4.8.4 - [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.md) - [Commits](json-e/json-e@v4.8.2...v4.8.4) Updates `uvicorn` from 0.52.1 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.1...0.52.4) Updates `wandb` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](wandb/wandb@v0.28.1...v0.28.2) Updates `google-cloud-pubsub` from 2.39.1 to 2.39.2 - [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-cloud-pubsub-v2.39.1...google-cloud-pubsub-v2.39.2) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: claude-agent-sdk dependency-version: 0.2.147 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: langchain dependency-version: 1.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: langchain-google-genai dependency-version: 4.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: searchfox dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: weave dependency-version: 0.53.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: spacy dependency-version: 3.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: responses dependency-version: 0.26.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: json-e dependency-version: 4.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: wandb dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: google-cloud-pubsub dependency-version: 2.39.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 patch group with 14 updates in the / directory:
1.43.681.43.820.2.1320.2.1471.3.151.3.184.3.34.3.70.20.30.20.41.18.01.18.10.53.40.53.73.8.153.8.160.26.20.26.34.8.24.8.40.52.10.52.40.28.10.28.22.39.12.39.21.2.21.2.3Updates
boto3from 1.43.68 to 1.43.82Commits
156b04aMerge branch 'release-1.43.82'e6c550fBumping version to 1.43.8294d6577Add changelog entries from botocore18a131cBump https://github.com/astral-sh/ruff-pre-commit (#4835)1ee61ffMerge branch 'release-1.43.81'd3a3a52Merge branch 'release-1.43.81' into developfe8deadBumping version to 1.43.81a539b3dAdd changelog entries from botocore4947981Merge branch 'release-1.43.80'5b2c405Merge branch 'release-1.43.80' into developUpdates
claude-agent-sdkfrom 0.2.132 to 0.2.147Release notes
Sourced from claude-agent-sdk's releases.
... (truncated)
Changelog
Sourced from claude-agent-sdk's changelog.
... (truncated)
Commits
1cd478bdocs: update changelog for v0.2.14708a4ed9chore: release v0.2.1476daedebchore: bump bundled CLI version to 2.1.2509b0b0dfdocs: update changelog for v0.2.146cc20b56chore: release v0.2.146e05a783chore: bump bundled CLI version to 2.1.2484d29963docs: update changelog for v0.2.145b8bb205chore: release v0.2.1455230296chore: bump bundled CLI version to 2.1.24724956bbdocs: update changelog for v0.2.144Updates
langchainfrom 1.3.15 to 1.3.18Release notes
Sourced from langchain's releases.
Commits
7d4b42brelease(langchain): 1.3.18 (#39966)4a66e35fix(langchain): preserve content-block shape in PIIMiddleware redaction (#39894)38e2113fix(core): shore up indexing in genai v1 streaming content (#39964)13b1b2ffix(core): makeStructuredToolJSON-serializable (#39631)3b3b308release(anthropic): 1.7.0 (#39963)e3f6adffeat(anthropic): support top-level param for skills viacontainer; `updates...c253f54fix(openai): correctreasoning_effort_levelsfor gpt-5 and gpt-5.1 profiles...513e425chore(model-profiles): refresh model profile data (#39954)fd2fbd7feat(anthropic): support 1.0 sdk (#39938)b0fb33ffix(perplexity): map Responses API cache tokens into input_token_details (#39...Updates
langchain-google-genaifrom 4.3.3 to 4.3.7Release notes
Sourced from langchain-google-genai's releases.
Commits
3d9e491release(genai): 4.3.7 (#1977)df0901bfix(genai): apply distinct indexes to repeated block types (#1974)9bd41b7chore: bump types-google-cloud-ndb from 2.4.0.20260518 to 2.4.0.20260724 in /...fcbb0d7chore: bump the major group in /libs/community with 3 updates (#1920)71a17cfchore: bump the minor-and-patch group across 1 directory with 6 updates (#1969)a6206c3fix(vertexai): bump pyarrow dependency (#1962)d530f2ffix(genai): remove__del__that closes a potentially shared client (#1963)bd39818fix(genai): sendskip_thought_signature_validatoras a literal string (#1972)db7a432test(genai): failing test forDUMMY_THOUGHT_SIGNATURErejection (#1971)85c160efix(genai): drop foreign-provider reasoning blocks (#1970)Updates
searchfoxfrom 0.20.3 to 0.20.4Commits
0e37238Bump version to 0.20.46fe66fdHandle templated constructor definitions4136637Prefer native implementations for qualified method definitionsUpdates
scipyfrom 1.18.0 to 1.18.1Release notes
Sourced from scipy's releases.
Commits
e4e854eREL: SciPy 1.18.1 rel commit3c8e5f8BLD, MAINT: pythran bounds for1.18.1(#25978)54c0f95BLD, MAINT: pythran bounds for1.18.145a355dMerge pull request #25884 from tylerjereddy/treddy_backports_1.18.1a717e28DOC: PR 25884 revisionsbb489c0DOC: PR 25884 revisions09bca24BLD: package: pin meson on win-64 to avoid clang-cl bug (#25913)095fe56DOC, BLD: PR 25884 revisionse66ea64DOC: update minimum GCC version in toolchain roadmapc021653TST: tolerance bumps and skips on 32-bit platformsUpdates
weavefrom 0.53.4 to 0.53.7Release notes
Sourced from weave's releases.
... (truncated)
Commits
f00cd7aRelease version: 0.53.7-dev0 → 0.53.70a7b16dchore(weave): remove the insights config from the trace server (#7800)caa92dachore(weave): refresh vendored trace-server clients (#7808)a3e5594fix(trace_server): mark agent response defaults required in the serialization...44429b8feat(weave_ts): add GenAI span error helpers (#7738)3e3b89dperf(weave): stream PII detections into the redacted string (#7796)c31ce92feat(weave): add opt-in Agent PII policy (#7789)3000245security(weave): add PII detection and redaction helpers (#7788)b5fc16fchore(ci): add wandbot-3000[bot] to the CLA allowlist (#7793)13c1fb2chore(weave): move trace-server deps onto the trace_server extra (#7780)Updates
spacyfrom 3.8.15 to 3.8.16Commits
26b4d1dRemove publish_pypi workflowaed14d1Increment version66d2948Fix build directory [ci skip]ca59885Improve bandwidth usage on Netlify (#14024) [ci skip]Updates
responsesfrom 0.26.2 to 0.26.3Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
cb13954release: 0.26.3f30df24Merge pull request #809 from golikovichev/fix/763-recorder-keep-headers5c074b9Add keep_headers to the recorder to preserve named default headers2827d43fix: type CallList as a sequence of calls (#807)2af69cbfix: compare opaque fragment identifiers verbatim (#806)da2c5d1fix: keep blank-valued query params significant in query_string_matcher (#804)983a497Merge branch 'release/0.26.2'Updates
json-efrom 4.8.2 to 4.8.4Changelog
Sourced from json-e's changelog.
Commits
9bb89a7v4.8.42a16049Merge pull request #592 from json-e/fix-pypi-packaging-checkce04e6dSwitch CHANGELOG from .rst to .md to align with other docs4fb2a85Validate release packaging in CI and fix python package0688c31v4.8.375994deMerge pull request #591 from json-e/release-ci-redesign584e66eUse trusted publishing for releasese4b3562Merge pull request #590 from Eijebong/object-literals-as-dicta19cc09Treat object literals as explicit dicts and not objects455011bMerge pull request #589 from json-e/explicit-context-dictsUpdates
uvicornfrom 0.52.1 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
wandbfrom 0.28.1 to 0.28.2Release notes
Sourced from wandb's releases.
... (truncated)
Changelog
Sourced from wandb's changelog.