chore(deps): Bump the minor-and-patch group across 1 directory with 19 updates - #820
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…9 updates --- 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: 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.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-core dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-mcp-adapters dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-openai dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langgraph dependency-version: 1.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langgraph-checkpoint dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mako dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: marshmallow dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openinference-instrumentation-langchain dependency-version: 0.1.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openinference-semantic-conventions dependency-version: 0.1.32 dependency-type: direct:production update-type: version-update:semver-patch 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: opentelemetry-instrumentation-openai dependency-version: 0.62.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/a2a/weather_service/minor-and-patch-823f821f06
branch
from
August 28, 2026 05:14
0288e81 to
034a0e0
Compare
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 18 updates in the /a2a/weather_service directory:
1.1.01.1.21.2.91.2.111.4.91.6.01.3.51.6.02.14.22.15.00.3.00.3.21.43.01.44.00.62.10.62.30.1.300.1.330.1.670.1.714.1.14.2.01.3.11.6.03.14.13.14.33.1.513.1.590.10.30.11.11.3.121.4.14.3.04.3.11.2.21.2.3Updates
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
langgraphfrom 1.2.9 to 1.2.11Release notes
Sourced from langgraph's releases.
Commits
644815frelease(langgraph): 1.2.11 (#8595)7d6b579feat(langgraph): exposetrace_policyonadd_node(#8523)d56666fchore(deps): bump the minor-and-patch group across 1 directory with 7 updates...6a2822dchore(deps): bump the minor-and-patch group across 1 directory with 5 updates...fde3068release(checkpoint-postgres): 3.1.2 (#8565)f55e772release(checkpoint): 4.2.0 (#8563)a90ab44fix(checkpoint): collect writes at plain-value seed in delta channel history ...ea5f9ccchore: enforce PLC0415 in tests for the remaining packages (#8547)36a505atest(checkpoint-postgres,checkpoint-sqlite): run the conformance suite (#8537)d569e18fix(checkpoint-postgres): find plain-value seeds when walking delta history (...Updates
langchain-corefrom 1.4.9 to 1.6.0Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...e92c6dbfix(langchain): re-raise non-retryable exceptions in ModelRetryMiddleware (#3...f368888fix(partners): isolate unit tests from network [closes #39727] (#39729)Updates
langchain-openaifrom 1.3.5 to 1.6.0Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
3478c28release(anthropic): 1.6.0 (#39763)420dfc9release(openai): 1.6.0 (#39762)85602c3release(core): 1.6.0 (#39760)5c3538efix(core): resolve postponed annotations in `StructuredTool._injected_args_ke...9984a87feat(core): add standard model exception types (#39538)b3e9eefchore(model-profiles): refresh model profile data (#39751)ded2a1ffix(core): allow deserializingRunnablePick(#39753)04ae744fix(core): makeconvert_to_openai_functionhandle callables and non-dict ma...37f2662feat(langchain): support custom token_counter in ContextEditingMiddleware (#3...2019bf5fix(openai): raise clear error on unexpected response type in `_create_chat_r...Updates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
langchain-mcp-adaptersfrom 0.3.0 to 0.3.2Release notes
Sourced from langchain-mcp-adapters's releases.
Commits
cc0f284release: 0.3.2 (#604)d4a1caafix(deps): cap mcp below 2.0.0 to prevent import failures (#590)a060231build(deps): bump cryptography from 48.0.1 to 50.0.0 (#599)c50072abuild(deps): bump cryptography from 48.0.1 to 50.0.0 in /examples/servers/str...e81a81brelease: 0.3.1 (#587)d4c6611feat: addget_server_infoto retrieve MCP server metadata (#430)9735d27build(deps): bump the minor-and-patch group with 3 updates (#585)04e2703build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 in the mi...4f17623build(deps): bump the minor-and-patch group in /examples/servers/streamable-h...e5c7e5fbuild(deps-dev): bump types-setuptools from 82.0.0.20260518 to 83.0.0.2026072...Updates
opentelemetry-exporter-otlpfrom 1.43.0 to 1.44.0Release notes
Sourced from opentelemetry-exporter-otlp's releases.