deps: bump the minor-and-patch group with 9 updates - #312
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-and-patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.27.0` | `0.27.1` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.14` | `1.3.15` | | [numpy](https://github.com/numpy/numpy) | `2.5.1` | `2.5.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.3` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.6.0` | `5.7.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.5` | `1.5.1` | | [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.4.8` | `1.5.6` | | [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.7` | `4.3.4` | Updates `typer` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.27.0...0.27.1) Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) 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 `numpy` from 2.5.1 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.5.1...v2.5.2) 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) Updates `sentence-transformers` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.6.0...v5.7.0) Updates `langchain-openai` from 1.3.5 to 1.5.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.5...langchain-openai==1.5.1) Updates `langchain-anthropic` from 1.4.8 to 1.5.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.4.8...langchain-anthropic==1.5.6) Updates `langchain-google-genai` from 4.2.7 to 4.3.4 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.2.7...libs/genai/v4.3.4) --- updated-dependencies: - dependency-name: typer dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain dependency-version: 1.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sentence-transformers dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor 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: langchain-anthropic dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-google-genai dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-minor 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 9 updates:
0.27.00.27.13.0.33.0.51.3.141.3.152.5.12.5.20.15.220.16.35.6.05.7.01.3.51.5.11.4.81.5.64.2.74.3.4Updates
typerfrom 0.27.0 to 0.27.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
fe2aa0e🔖 Release version 0.27.1 (#1919)680dc99📝 Update release notesac3efd5✨ Makeepilogformatting consistent with other parts of the help string (#1...32d80ef📝 Update release notes10cb3c9⬆️ Upgrade latest-changes to 0.7.1 (#1909)ac329a0📝 Update release notesc37ae2f📝 Add Library Skills documentation (#1906)0974a7e📝 Update release notes951178c🐛 Prevent scroll-to-top on restart/fast buttons in the documentation (#1904)9051baa📝 Update release notesUpdates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
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
numpyfrom 2.5.1 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
rufffrom 0.15.22 to 0.16.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)Updates
sentence-transformersfrom 5.6.0 to 5.7.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
b2a9529[fix] Name the lone suggested parameter in the mine_hard_negatives missing-ne...00e696cRelease v5.7.0b69081a[fix] Treat a 1-dimensional query embedding as a single query in semantic_sea...c9c4250Keep queries aligned in semantic_search_seismic when a query matches nothing ...6d331a5[fix] Support mixed sparse/dense inputs in euclidean and manhattan similari...68c8cda[fix] Reject num_negatives larger than the range_min/range_max window in mine...cfb6d43[trainer] Fix eval DataLoader worker leak with dataloader_persistent_worker...f6d3a40Expand the community window on ties with the threshold (#3900)0b3fcbdCorrect thecorpus_precisionvalues documented forsemantic_search_faiss...62724e7Drop FAISS padding placeholders fromsemantic_search_faissresults (#3887)Updates
langchain-openaifrom 1.3.5 to 1.5.1Release notes
Sourced from langchain-openai's releases.
Commits
d6cd98arelease(openai): 1.5.1 (#39653)7b954aafix(openai): preserve streamed encrypted reasoning (#39635)0082ce0chore(infra): support langsmith gateway in CI (#39651)f9ee55dfix(core): make abatch_iterate consistent with batch_iterate for None and zer...162f9d9chore(model-profiles): refresh model profile data (#39625)a2f02abchore(langchain): update docs on error handling for json schema (#39632)cde5293fix(core): respect pydantic aliases when validating tool inputs (#39572)fb8853drelease(openai): 1.5.0 (#39629)ee88091feat(openai): support openai 3.0 SDK (#39613)c5b2f95release(anthropic): 1.5.6 (#39622)Updates
langchain-anthropicfrom 1.4.8 to 1.5.6Release notes
Sourced from langchain-anthropic's releases.
... (truncated)
Commits
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)0a86934fix(core): clear usage metadata callback on exceptions in context manager (#3...2d47a5fchore(partners): bump langgraph floor in openai and huggingface lockfiles (#3...Updates
langchain-google-genaifrom 4.2.7 to 4.3.4Release notes
Sourced from langchain-google-genai's releases.
Commits
da7a42erelease(genai): 4.3.4 (#1946)7b7be53chore(model-profiles): refresh model profile data (#1906)b276bb5chore(genai): update tests for LangSmith gateway (#1944)af46f84release(genai): 4.3.3 (#1936)c638727fix: normalize empty AI content for Vertex (#1935)508acddchore: bump types-requests from 2.33.0.20260518 to 2.33.0.20260712 in /libs/c...67abfcdchore: bump aiohttp from 3.14.1 to 3.14.3 in /libs/community (#1926)126c389chore: bump types-google-cloud-ndb from 2.4.0.20260518 to 2.4.0.20260724 in /...f7952fcchore: bump cryptography from 48.0.1 to 50.0.0 in /libs/vertexai (#1924)8b014cachore: bump types-requests from 2.33.0.20260518 to 2.33.0.20260712 in /libs/g...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