Bump the pip-all group with 15 updates#533
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip-all group with 15 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.139.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.49.0` | `0.51.0` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.1` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.6` | `1.2.9` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.4.8` | `1.4.9` | | [nltk](https://github.com/nltk/nltk) | `3.9.4` | `3.10.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.15.21` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | torch | `2.12.1+cpu` | `2.13.0+cpu` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.13` | `3.3.4` | | [pgvector](https://github.com/pgvector/pgvector-python) | `0.4.2` | `0.5.0` | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.11` | `1.3.13` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.3` | `1.3.5` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | | [psycopg-binary](https://github.com/psycopg/psycopg) | `3.2.13` | `3.3.4` | Updates `fastapi` from 0.138.0 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.139.0) Updates `uvicorn` from 0.49.0 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.49.0...0.51.0) Updates `websockets` from 15.0.1 to 16.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.1) Updates `langgraph` from 1.2.6 to 1.2.9 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.6...1.2.9) Updates `langchain-core` from 1.4.8 to 1.4.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.8...langchain-core==1.4.9) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.4...v3.10.0) Updates `ruff` from 0.15.20 to 0.15.21 - [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.20...0.15.21) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `torch` from 2.12.1+cpu to 2.13.0+cpu Updates `psycopg` from 3.2.13 to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.13...3.3.4) Updates `pgvector` from 0.4.2 to 0.5.0 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.4.2...v0.5.0) Updates `langchain` from 1.3.11 to 1.3.13 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.11...langchain==1.3.13) Updates `langchain-openai` from 1.3.3 to 1.3.5 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.3...langchain-openai==1.3.5) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `psycopg-binary` from 3.2.13 to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.13...3.3.4) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: websockets dependency-version: '16.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-all - dependency-name: langgraph dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langchain-core dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: torch dependency-version: 2.13.0+cpu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: pgvector dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: langchain dependency-version: 1.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langchain-openai dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: psycopg-binary dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all ... 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 pip-all group with 15 updates:
0.138.00.139.00.49.00.51.015.0.116.11.2.61.2.91.4.81.4.93.9.43.10.00.15.200.15.212.1.02.3.02.12.1+cpu2.13.0+cpu3.2.133.3.40.4.20.5.01.3.111.3.131.3.31.3.52.46.42.47.03.2.133.3.4Updates
fastapifrom 0.138.0 to 0.139.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
uvicornfrom 0.49.0 to 0.51.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
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
websocketsfrom 15.0.1 to 16.1Release notes
Sourced from websockets's releases.
Commits
4df6f90Release version 16.1.7c69ecaIncrease timeout for building wheels.493864eComplete and review changelog.73ff538Temporarily remove the trio implementation (again).77f7d71Shorten changelog and docstring for previous commit.84859e1Add text argument to broadcast() to force the frame type1a38f5aDocument research on removing a workaround.99431eeApply code style to docs/conf.py.bf97b98Fix typos in tests.21a3418Fix typos in commentsUpdates
langgraphfrom 1.2.6 to 1.2.9Release notes
Sourced from langgraph's releases.
Commits
95af6a0release(langgraph): 1.2.9 (#8316)7d0b33cfix: updateState metadata/counters for delta channel (#8315)23652c5release(langgraph): 1.2.8 (#8292)b45d96bfix: delta channel bug with updateState on fresh thread will force snapshot i...be999adchore(deps): bump the minor-and-patch group in /libs/cli with 5 updates (#8251)4df294fchore(deps): bump the minor-and-patch group in /libs/langgraph with 8 updates...84e065achore(deps): bump websockets from 15.0.1 to 16.0 in /libs/langgraph in the ma...64a3e68chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 6 u...7989e59chore(deps): bump the minor-and-patch group in /libs/sdk-py with 9 updates (#...2390d6fchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 in the minor-and-p...Updates
langchain-corefrom 1.4.8 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
nltkfrom 3.9.4 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
rufffrom 0.15.20 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)Updates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)