chore(deps): Bump the minor-and-patch group across 1 directory with 8 updates#742
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 7 updates in the /a2a/weather_service directory: | Package | From | To | | --- | --- | --- | | [a2a-sdk](https://github.com/a2aproject/a2a-python) | `1.1.0` | `1.1.2` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.4.9` | `1.5.1` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.5` | `1.4.1` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.43.0` | `1.44.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.14.1` | `3.14.3` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.51` | `3.1.55` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.10.3` | `0.10.10` | Updates `a2a-sdk` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/a2aproject/a2a-python/releases) - [Changelog](https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md) - [Commits](a2aproject/a2a-python@v1.1.0...v1.1.2) Updates `langchain-core` from 1.4.9 to 1.5.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.9...langchain-core==1.5.1) Updates `langchain-openai` from 1.3.5 to 1.4.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.5...langchain-openai==1.4.1) Updates `opentelemetry-exporter-otlp` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.43.0...v1.44.0) Updates `opentelemetry-instrumentation-httpx` from 0.64b0 to 0.65b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `aiohttp` from 3.14.1 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.14.3/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3) Updates `gitpython` from 3.1.51 to 3.1.55 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.51...3.1.55) Updates `langsmith` from 0.10.3 to 0.10.10 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.10.3...v0.10.10) --- updated-dependencies: - dependency-name: a2a-sdk dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-core dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-openai dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-instrumentation-httpx dependency-version: 0.65b0 dependency-type: direct:production dependency-group: minor-and-patch - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: gitpython dependency-version: 3.1.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.10.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-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 minor-and-patch group with 7 updates in the /a2a/weather_service directory:
1.1.01.1.21.4.91.5.11.3.51.4.11.43.01.44.03.14.13.14.33.1.513.1.550.10.30.10.10Updates
a2a-sdkfrom 1.1.0 to 1.1.2Release notes
Sourced from a2a-sdk's releases.
Changelog
Sourced from a2a-sdk's changelog.
Commits
3e6fa6achore(main): release 1.1.2 (#1139)9801f46feat(server): add aclose() to drain ActiveTask background tasks (#1101) (#1105)d19c4d2fix(agent_execution): resolve ActiveTask 'destroyed but pending' warning duri...4e3d724fix: persist early producer failure as FAILED with originating message (#1106)86c6b0dchore(main): release 1.1.1 (#1103)0d82ab9refactor(http): eliminate third-party httpx-sse dependency (#1132)723880erefactor(grpc): remove grpcio-status dependency (#1130)343373btest: expand itk scenarios with ts java and rust agents (#1129)e7eafe3chore(deps): bump cryptography from 48.0.0 to 48.0.1 (#1109)46b292bfix(server): improve Swagger /docs example annotations for A2A routes (#1092)Updates
langchain-corefrom 1.4.9 to 1.5.1Release notes
Sourced from langchain-core's releases.
Commits
eb705carelease(core): 1.5.1 (#39042)d35a4effeat(anthropic,fireworks,openai): support langsmith gateway through env var (...64f5ebfchore(model-profiles): refresh model profile data (#39036)6a97222fix(core): usetool_call_schemacache forBaseTooltoken counting in `cou...1e385ebrelease(openrouter): 0.2.7 (#39022)50e9126fix(anthropic): enable structured output for Claude Opus 4.8 (#39021)339fcf3chore(model-profiles): refresh model profile data (#39010)592055efix(openai): correctgpt-5.3-chat-latestprofile (#39009)789c6abrelease(xai): 1.3.0 (#38984)8ccd16arelease(anthropic): 1.5.0 (#38985)Updates
langchain-openaifrom 1.3.5 to 1.4.1Release notes
Sourced from langchain-openai's releases.
Commits
f6885a7release(openai): 1.4.1 (#39045)8bce594release(fireworks): 1.5.1 (#39044)f4e4627release(anthropic): 1.5.1 (#39043)eb705carelease(core): 1.5.1 (#39042)d35a4effeat(anthropic,fireworks,openai): support langsmith gateway through env var (...64f5ebfchore(model-profiles): refresh model profile data (#39036)6a97222fix(core): usetool_call_schemacache forBaseTooltoken counting in `cou...1e385ebrelease(openrouter): 0.2.7 (#39022)50e9126fix(anthropic): enable structured output for Claude Opus 4.8 (#39021)339fcf3chore(model-profiles): refresh model profile data (#39010)Updates
opentelemetry-exporter-otlpfrom 1.43.0 to 1.44.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
53a5a40Prepare release 1.44.0/0.65b0 (#5422)d9f34e7Fixup eachdist.py handling of package names (#5417)d10f472opentelemetry-semantic-conventions: Bump to 1.43.0 (#5413)ae8feebUpdate otelbot token workflows to use client IDs (#5404)67a2abdFix Context in-place mutability bypass via inherited dict methods (#5399)87baad9Bump semconv to 1.42.0 (#5410)23dc0b2opentelemetry-sdk: add 'force_flush' method to LogRecordExporter ABC (#5294)bec55fdopentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMu...55d0b7aopentelemetry-sdk: Add ability to refresh process sensitive Resource attribut...6115db2opentelemetry-sdk: add log record limits environment variables (#5300)Updates
opentelemetry-instrumentation-httpxfrom 0.64b0 to 0.65b0Changelog
Sourced from opentelemetry-instrumentation-httpx's changelog.
... (truncated)
Commits
Updates
aiohttpfrom 3.14.1 to 3.14.3Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
5e392ceRelease v3.14.3 (#13225)49f65d5[PR #13222/f4866933 backport][3.14] Build C parser error message from bounded...240099e[PR #13180/ee53d655 backport][3.14] drop every copy of credential headers on ...d93f30aBump version (#13202)c1b9212Release v3.14.2 (#13201)380d4b5[PR #13054/ed8b040c backport][3.14] escape backslashes in digest auth quoted-...e1e1beeMake llhttp method array size dynamic (#13174) (#13196)aa4cf29[PR #13170/2b906869 backport][3.14] Fix StreamResponse.last_modified rounding...71b57b4[PR #13172/a57747ed backport][3.14] Fix C parser folding fragment into query_...64a03fb[PR #13169/1adc0cd7 backport][3.14] Upgrade http:// to https:// in README.rst...Updates
gitpythonfrom 3.1.51 to 3.1.55Release notes
Sourced from gitpython's releases.
Commits
681c82cprepare releasee227e01Merge pull request #2181 from gitpython-developers/fix-env-var-exfiltration8634174fix: prevent environment expansion in remote URLse59d9baprepare next releasea4dc70dMerge pull request #2180 from gitpython-developers/single-char-kwarg1d51b89fix: guard diff output optionsffcb535fix: reject unsafe clone templatese8d0fbffix: validate split short-option valuesfaf3c09prepare for security fix6a5eb6aMerge pull request #2176 from gitpython-developers/fix-config-injectionUpdates
langsmithfrom 0.10.3 to 0.10.10Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
caf1cccrelease(py): Bump version: 0.10.9 → 0.10.10 (#3258)0872227fix: add session_id and start_time to feedback generated from evaluat… (#3249)7ee59a6feat: require project in get_run_stats / getRunStats (#3250)a771ed7ci(py): remove test_feedback_formula_crud_flow integration test after endpoin...b310221fix(py): merge sandbox request headers case-insensitively (#3244)ab76a6bjs: only check min backend version on stainless resource access (#3245)33995e1release(py): Bump version: 0.10.8 → 0.10.9 (#3237)59cc9cefeat(py/strands): improved tracing of thinking and tool result blocks from St...5df5ef1fix(python): exclude internal signing env vars from trace metadata (#3235)152228brelease(py): Bump version: 0.10.7 → 0.10.8 (#3234)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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