Bump the python-deps group across 1 directory with 9 updates#2541
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
requested review from
bharagha,
hteeyeoh and
madhuri-rai07
as code owners
July 10, 2026 04:31
Updates the requirements on [langchain-classic](https://github.com/langchain-ai/langchain), [langchain-core](https://github.com/langchain-ai/langchain), [uvicorn](https://github.com/Kludex/uvicorn), [huggingface-hub](https://github.com/huggingface/huggingface_hub), [langchain-huggingface](https://github.com/langchain-ai/langchain), [langchain-ollama](https://github.com/langchain-ai/langchain), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [httpx](https://github.com/encode/httpx) and [torch](https://github.com/pytorch/pytorch) to permit the latest version. Updates `langchain-classic` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-classic==1.0.7...langchain-classic==1.0.8) Updates `langchain-core` from 1.4.5 to 1.4.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.5...langchain-core==1.4.9) Updates `uvicorn` to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.21.0...0.51.0) Updates `huggingface-hub` from 1.19.0 to 1.22.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.19.0...v1.22.0) Updates `langchain-huggingface` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-huggingface==1.2.1...langchain-huggingface==1.2.2) Updates `langchain-ollama` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-ollama==1.0.1...langchain-ollama==1.1.0) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) Updates `httpx` to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `torch` from 2.9.1 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.1...v2.13.0) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:development dependency-group: python-deps - dependency-name: huggingface-hub dependency-version: 1.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: langchain-classic dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain-core dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain-huggingface dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain-ollama dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-deps - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/sample-applications/chat-question-and-answer-core/python-deps-418d790032
branch
from
July 15, 2026 23:37
3d40dd5 to
3553754
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.
Updates the requirements on langchain-classic, langchain-core, uvicorn, huggingface-hub, langchain-huggingface, langchain-ollama, pytest-cov, httpx and torch to permit the latest version.
Updates
langchain-classicfrom 1.0.7 to 1.0.8Release notes
Sourced from langchain-classic's releases.
Commits
1aa1704release(langchain-classic): 1.0.8 (#38033)8ac91e3hotfix(core): bump lockfile(s) (#38032)2e832c2release(core): 1.4.4 (#38031)f89f4c5fix(core): support content block tokens in callbacks (#34739)720dfd3chore(core): improve typing of Runnable__or__(#34530)a063ec2chore(core): fix someanygenerics (#34545)3eee400refactor(langchain): refactortest_create_agent_tool_validation(#34443)3d3a4c2release(langchain): 1.3.7 (#38024)7ffe092style(langchain): add ruff rules ARG (#34435)92ee772feat(langchain): addProviderToolSearchMiddleware(#37969)Updates
langchain-corefrom 1.4.5 to 1.4.9Release notes
Sourced from langchain-core's releases.
Commits
1c3a418release(core): 1.4.9 (#38728)1619f3dchore(standard-tests): fix some typings detected by ty (#38707)a6f0369chore(qdrant): bump fastembed to latest (#38726)fca0a97fix(langchain): propagate interrupts through ToolRetryMiddleware (#38722)874badachore(model-profiles): refresh model profile data (#38712)6e51a7echore(model-profiles): refresh model profile data (#38699)2d8100cfix(langchain-classic): fixChain.save()regression from dict-to-`model_dum...b08c391test(openai): skip Codex VCR tests before cassette setup (#38690)83386b5chore(model-profiles): refresh model profile data (#38689)701cc0etest(deps): Include Python 3.14 in integration test matrix (#34993)Updates
uvicornto 0.51.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
e4d0b05Version 0.51.0 (#3028)944e43dRemove colorama from the standard extra (#3027)2e78770Restart workers with overlap on SIGHUP for near-zero-downtime reloads (#3025)a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)Updates
huggingface-hubfrom 1.19.0 to 1.22.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
5db966aRelease: v1.22.01d6e7d0Release: v1.22.0.rc08f03d83Expose base_model filter param on get_dataset_leaderboard (#4474)cc4e7cc[Http] Support standard Retry-After header in http_backoff (#4460)7b53d23[CLI] Add a minimal Click framework for the CLI (#4462)4db84d0Docs: Jobs are no longer Pro-only — update availability note in jobs guide (#...a139277Accept two-letter byte units (KB/MB/GB/TB/PB) in parse_size (#4468)28aecd9Fix KeyError in get_dataset_leaderboard when entry has no source (#4473)f70f00dRemove Usage command lists from CLI module docstrings (#4472)031d002[CLI] Exposeoutsingleton publicly + addout.logmethod (#4471)Updates
langchain-huggingfacefrom 1.2.1 to 1.2.2Release notes
Sourced from langchain-huggingface's releases.
Commits
6fb37dbrelease(huggingface): 1.2.2 (#36832)a029c7bfix(huggingface): harden hostname validation and reject URLs in repo_id (#36831)af0e174release(core): 1.3.0a3 (#36829)b00646dchore(core): keep checkpoint_ns behavior in streaming metadata for backwards ...c04e05ffeat(core): Add chat model and LLM invocation params to traceable metadata (#...92a6e57release(langchain-classic): 1.0.4 (#36827)1749eb8chore(langchain-classic): add deprecations (#36826)58c4e5brelease(text-splitters): 1.1.2 (#36822)c289bf1fix(text-splitters): deprecate and use SSRF-safe transport in split_text_from...b7447c6fix(infra): skip serdes tests in min-version release step (#36818)Updates
langchain-ollamafrom 1.0.1 to 1.1.0Release notes
Sourced from langchain-ollama's releases.
... (truncated)
Commits
ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)2bc982bfix(ollama): serializereasoning_contentback to ollamathinking(#36573)bc21045fix(ollama): prevent_convert_messages_to_ollama_messagesfrom mutating cal...e71e656feat(ollama): adddimensionstoOllamaEmbeddings(#36543)050b779fix(ollama): respect scheme-lessbase_url(#34042)0aa482dfeat(ollama): logprobs support in Ollama (#34218)642c981ci: match bothh2andh3area headings in auto-labeler (#36572)d7575ffchore(ollama): switch toty(#36571)Updates
pytest-covto 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
httpxto 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
torchfrom 2.9.1 to 2.13.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
cf30153[release/2.13] Strip +PTX from CUDA arch list on release/RC builds (#188914) ...3e3e24b[release/2.13] Restrict cuda-bindings to Python < 3.15 for CUDA 12.9 builds (...7986b06[release/2.13] Bump binary build timeout 280 -> 400 minutes (#188551)0bdbc26[release/2.13] Add CUDA 12.9 to TORCH_CUDA_ARCH_LIST tables (#188443)9cabb45[release/2.13] Update manywheel docker image pin to 78e737ad (#188409)78e737a[release/2.13] Revert "Tighten generalized scatter graph target (#184075)" (#...0bb9b5b[release/2.13] Revert "dynamo: round-trip torch.cuda.stream ctx mgr across gr...aaac2bf[release/2.13] ...Description has been truncated