chore(deps): bump the python-minor group across 1 directory with 13 updates - #27
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-minor group across 1 directory with 13 updates#27dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the python-minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.5` | `1.19.1` | | [boto3](https://github.com/boto/boto3) | `1.43.54` | `1.43.71` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.141.1` | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.14` | `1.3.15` | | [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.2.2` | `0.3.2` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.2` | `1.5.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.6` | `2.5.2` | | [openai-agents](https://github.com/openai/openai-agents-python) | `0.17.4` | `0.20.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [redis](https://github.com/redis/redis-py) | `8.0.1` | `8.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.3` | Updates `alembic` from 1.18.5 to 1.19.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `boto3` from 1.43.54 to 1.43.71 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.54...1.43.71) Updates `fastapi` from 0.136.3 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.141.1) Updates `langchain` from 1.3.14 to 1.3.15 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.14...langchain==1.3.15) Updates `langchain-mcp-adapters` from 0.2.2 to 0.3.2 - [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases) - [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.2.2...langchain-mcp-adapters==0.3.2) Updates `langchain-openai` from 1.2.2 to 1.5.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.2...langchain-openai==1.5.0) Updates `langgraph` from 1.2.9 to 1.2.11 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.9...1.2.11) Updates `numpy` from 2.4.6 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.6...v2.5.2) Updates `openai-agents` from 0.17.4 to 0.20.0 - [Release notes](https://github.com/openai/openai-agents-python/releases) - [Changelog](https://github.com/openai/openai-agents-python/blob/main/docs/release.md) - [Commits](openai/openai-agents-python@v0.17.4...v0.20.0) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `redis` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v8.0.1...v8.1.0) Updates `ruff` from 0.15.22 to 0.16.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.22...0.16.3) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: boto3 dependency-version: 1.43.71 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: langchain dependency-version: 1.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: langchain-mcp-adapters dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: langchain-openai dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: langgraph dependency-version: 1.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: openai-agents dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor ... 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 python-minor group with 12 updates in the / directory:
1.18.51.19.11.43.541.43.710.136.30.141.11.3.141.3.150.2.20.3.21.2.21.5.02.4.62.5.20.17.40.20.02.14.22.15.09.0.39.1.18.0.18.1.00.15.220.16.3Updates
alembicfrom 1.18.5 to 1.19.1Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
boto3from 1.43.54 to 1.43.71Commits
a0b0f50Merge branch 'release-1.43.71'3a07077Bumping version to 1.43.719886147Add changelog entries from botocore8c2ae68Merge branch 'release-1.43.70'116daa7Merge branch 'release-1.43.70' into develop4901fc8Bumping version to 1.43.7019c8fcfAdd changelog entries from botocoree3a9220Bump https://github.com/astral-sh/ruff-pre-commit (#4827)d592501Merge branch 'release-1.43.69'6e10b02Merge branch 'release-1.43.69' into developUpdates
fastapifrom 0.136.3 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
langchainfrom 1.3.14 to 1.3.15Release notes
Sourced from langchain's releases.
Commits
f4bc503release(langchain): 1.3.15 (#39595)5ff19c6release(core): 1.5.4 (#39592)1925966feat(langchain): exposetrace_policyonAgentMiddleware(#38910)ce8e8bdchore(model-profiles): refresh model profile data (#39579)a2a9b1bfix(anthropic): report reasoning tokens in usage metadata (#39590)39b4e0fchore(langchain): fix type errors in tests (#39589)f78df6dchore(model-profiles): refresh model profile data (#39430)56daaccrelease(openai): 1.4.3 (#39485)24e8d2bchore(model-profiles): refresh model profile data (#39344)9b4ef2afix(openai): filter invalid tool calls from content (#39366)Updates
langchain-mcp-adaptersfrom 0.2.2 to 0.3.2Release notes
Sourced from langchain-mcp-adapters's releases.
... (truncated)
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
langchain-openaifrom 1.2.2 to 1.5.0Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
fb8853drelease(openai): 1.5.0 (#39629)ee88091feat(openai): support openai 3.0 SDK (#39613)c5b2f95release(anthropic): 1.5.6 (#39622)3c6c3bafix(anthropic): normalizetool_search_tool_resultblocks (#39621)a648460fix(core): issues in merging chunks (#39535)13b2f8dfix(core): handle v1 base model validation in async path (#39576)7fb045bfix(fireworks): avoid repeatedservice_tier[closes #39619] (#39620)624fd03fix(core): handle tool descriptions for infer_schema=False (#39573)dff3b73fix(langchain): preserve final repeated schema ordering (#39284)1a2585efix(openrouter): preserve cost metadata in usage chunks (#39338)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
numpyfrom 2.4.6 to 2.5.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
48feceeREL: Prepare for the NumPy 2.5.2 release (#32226)ecf599cMerge pull request #32221 from charris/backport-321513c7ac97Merge pull request #32220 from charris/backport-3220523b30f4BUG: avoid segfaults when legacy copyswap slot is not defined (#32151)4964ca8TYP:iscloseshape-typing fix for 2d array-likes (#32205)c37ed94MAINT: Skip limited_api tests on some platforms. (#32214)5cfd73bMerge pull request #32206 from charris/update-cibuildwheeld8262bcMAINT: Update cibuildwheel to v4.2.0988d94dMerge pull request #32158 from charris/backport-32133b2e4f97BUG: avoid possible stack overflow in arraydescr_dealloc (#32133)Updates
openai-agentsfrom 0.17.4 to 0.20.0Release notes
Sourced from openai-agents's releases.
... (truncated)
Changelog
Sourced from openai-agents's changelog.