Bump the python-dependencies group across 1 directory with 31 updates#63
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the python-dependencies group across 1 directory with 31 updates#63dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.3` | `1.43.10` | | [botocore](https://github.com/boto/botocore) | `1.43.3` | `1.43.10` | | [cbor2](https://github.com/agronholm/cbor2) | `6.0.1` | `6.1.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.0` | | [cryptography](https://github.com/pyca/cryptography) | `47.0.0` | `48.0.0` | | [django-import-export](https://github.com/django-import-export/django-import-export) | `4.4.0` | `4.4.1` | | [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `6.0.3` | `6.0.4` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `6.0.3` | `6.0.4` | | [django-unfold](https://github.com/unfoldadmin/django-unfold) | `0.92.0` | `0.94.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.3.0` | `26.0.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.3.3` | `1.4.0` | | [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) | `4.0.3` | `4.1.0` | | [langgraph-prebuilt](https://github.com/langchain-ai/langgraph) | `1.0.13` | `1.1.0` | | [langgraph-sdk](https://github.com/langchain-ai/langgraph) | `0.3.13` | `0.3.14` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.1.10` | `1.2.0` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.0` | `0.8.5` | | [librt](https://github.com/mypyc/librt) | `0.9.0` | `0.11.0` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `26.1.0` | `26.2.0` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.17.1` | `1.18.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.4.1` | `5.5.0` | | [svix](https://github.com/svix/svix-webhooks) | `1.92.2` | `1.93.0` | | [twisted](https://github.com/twisted/twisted) | `25.5.0` | `26.4.0` | | [types-deprecated](https://github.com/python/typeshed) | `1.3.1.20260408` | `1.3.1.20260508` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20260408` | `2.9.0.20260518` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260518` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260503` | `2.33.0.20260518` | | [ujson](https://github.com/ultrajson/ultrajson) | `5.12.0` | `5.12.1` | | [uuid-utils](https://github.com/aminalaee/uuid-utils) | `0.14.1` | `0.15.0` | | [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` | Updates `boto3` from 1.43.3 to 1.43.10 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.3...1.43.10) Updates `botocore` from 1.43.3 to 1.43.10 - [Commits](boto/botocore@1.43.3...1.43.10) Updates `cbor2` from 6.0.1 to 6.1.1 - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](agronholm/cbor2@6.0.1...6.1.1) Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) Updates `django-import-export` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/django-import-export/django-import-export/releases) - [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst) - [Commits](django-import-export/django-import-export@4.4.0...4.4.1) Updates `django-stubs-ext` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.3...6.0.4) Updates `django-stubs` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.3...6.0.4) Updates `django-unfold` from 0.92.0 to 0.94.0 - [Release notes](https://github.com/unfoldadmin/django-unfold/releases) - [Changelog](https://github.com/unfoldadmin/django-unfold/blob/main/CHANGELOG.md) - [Commits](unfoldadmin/django-unfold@0.92.0...0.94.0) Updates `gunicorn` from 25.3.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.3.0...26.0.0) Updates `langchain-core` from 1.3.3 to 1.4.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.3.3...langchain-core==1.4.0) Updates `langgraph-checkpoint` from 4.0.3 to 4.1.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@checkpoint==4.0.3...checkpoint==4.1.0) Updates `langgraph-prebuilt` from 1.0.13 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@prebuilt==1.0.13...1.1.0) Updates `langgraph-sdk` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.3.13...0.3.14) Updates `langgraph` from 1.1.10 to 1.2.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.1.10...1.2.0) Updates `langsmith` from 0.8.0 to 0.8.5 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.0...v0.8.5) Updates `librt` from 0.9.0 to 0.11.0 - [Commits](mypyc/librt@v0.9.0...v0.11.0) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) Updates `pyopenssl` from 26.1.0 to 26.2.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.1.0...26.2.0) Updates `qdrant-client` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.17.1...v1.18.0) Updates `ruff` from 0.15.12 to 0.15.13 - [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.12...0.15.13) Updates `sentence-transformers` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.4.1...v5.5.0) Updates `svix` from 1.92.2 to 1.93.0 - [Release notes](https://github.com/svix/svix-webhooks/releases) - [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md) - [Commits](svix/svix-webhooks@v1.92.2...v1.93.0) Updates `twisted` from 25.5.0 to 26.4.0 - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-25.5.0...twisted-26.4.0) Updates `types-deprecated` from 1.3.1.20260408 to 1.3.1.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20260408 to 2.9.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.33.0.20260503 to 2.33.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `ujson` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.12.0...5.12.1) Updates `uuid-utils` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/aminalaee/uuid-utils/releases) - [Commits](aminalaee/uuid-utils@0.14.1...0.15.0) Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cbor2 dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: django-import-export dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-stubs-ext dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-stubs dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-unfold dependency-version: 0.94.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langgraph-checkpoint dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langgraph-prebuilt dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langgraph-sdk dependency-version: 0.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langgraph dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langsmith dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: librt dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pyopenssl dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: qdrant-client dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: sentence-transformers dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: svix dependency-version: 1.93.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: twisted dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: types-deprecated dependency-version: 1.3.1.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-requests dependency-version: 2.33.0.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ujson dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: uuid-utils dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the python-dependencies group with 31 updates in the / directory:
1.43.31.43.101.43.31.43.106.0.16.1.17.13.57.14.047.0.048.0.04.4.04.4.16.0.36.0.46.0.36.0.40.92.00.94.025.3.026.0.01.3.31.4.04.0.34.1.01.0.131.1.00.3.130.3.141.1.101.2.00.8.00.8.50.9.00.11.01.20.22.1.026.1.026.2.01.17.11.18.00.15.120.15.135.4.15.5.01.92.21.93.025.5.026.4.01.3.1.202604081.3.1.202605082.9.0.202604082.9.0.202605186.0.12.202604086.0.12.202605182.33.0.202605032.33.0.202605185.12.05.12.10.14.10.15.026.3.126.5.1Updates
boto3from 1.43.3 to 1.43.10Commits
d8c26e0Merge branch 'release-1.43.10'413e36aBumping version to 1.43.10401448dAdd changelog entries from botocore6d47260Merge branch 'release-1.43.9'df96d6dMerge branch 'release-1.43.9' into develop7fb9872Bumping version to 1.43.91881c7fAdd changelog entries from botocore7a82579Merge branch 'release-1.43.8'9ff48ecMerge branch 'release-1.43.8' into develop06a1d63Bumping version to 1.43.8Updates
botocorefrom 1.43.3 to 1.43.10Commits
faaa928Merge branch 'release-1.43.10'e9c71e1Bumping version to 1.43.107fcec45Update endpoints model57b1164Update to latest models994b6d7Merge branch 'release-1.43.9'855395bMerge branch 'release-1.43.9' into develop386e9cbBumping version to 1.43.9f1997acUpdate endpoints model964083cUpdate to latest modelsfc709c3Update resource leak test scaling factors and CI Python resolution (#3705)Updates
cbor2from 6.0.1 to 6.1.1Release notes
Sourced from cbor2's releases.
Commits
3e7bc53Bumped up the version985d54cFixed read() and read_exact() not respecting read_position2bf399cBumped up the versionbde5a9f[pre-commit.ci] pre-commit autoupdate (#303)d2bbeccMake 32-bit builds when appropriatec9b8190Fixed compatibility with 32-bit systems (#301)348ad10Fixed cargo pre-commit hooks8aaac16Fixed two more build issues on 32-bit systems93e391aFixed build failing on 32-bit systemsb5d7f8bBroadened decoder support to any type supporting the buffer interface (#298)Updates
coveragefrom 7.13.5 to 7.14.0Changelog
Sourced from coverage's changelog.
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
cryptographyfrom 47.0.0 to 48.0.0Changelog
Sourced from cryptography's changelog.
Commits
8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...82ebd3bBump BoringSSL, OpenSSL, AWS-LC in CI (#14785)Updates
django-import-exportfrom 4.4.0 to 4.4.1Release notes
Sourced from django-import-export's releases.
Changelog
Sourced from django-import-export's changelog.
Commits
f4cfc4dupdated changelogUpdates
django-stubs-extfrom 6.0.3 to 6.0.4Commits
928eec4Version 6.0.4 release (#3375)a994204Update dependency mypy to v2 (#3374)ec8107bUpdate dependency pyrefly to v0.64.0 (#3373)28d997bRemove unused get_field_lookup_exact_type from helpers (#3372)d312d60Update dependency django to v5.2.14 (#3371)f20e490Update Django to 6.0.5 (#3369)6d9d0e2Resolve default_alias for positional Aggregate in annotate() (#3362)6dd9231Update int128/hide-comment-action action to v1.58.0 (#3368)e270482Update dependency psycopg to v3.3.4 (#3365)cfb0f9aUpdate dependency pyrefly to v0.63.1 (#3367)Updates
django-stubsfrom 6.0.3 to 6.0.4Commits
928eec4Version 6.0.4 release (#3375)a994204Update dependency mypy to v2 (#3374)ec8107bUpdate dependency pyrefly to v0.64.0 (#3373)28d997bRemove unused get_field_lookup_exact_type from helpers (#3372)d312d60Update dependency django to v5.2.14 (#3371)f20e490Update Django to 6.0.5 (#3369)6d9d0e2Resolve default_alias for positional Aggregate in annotate() (#3362)6dd9231Update int128/hide-comment-action action to v1.58.0 (#3368)e270482Update dependency psycopg to v3.3.4 (#3365)cfb0f9aUpdate dependency pyrefly to v0.63.1 (#3367)Updates
django-unfoldfrom 0.92.0 to 0.94.0Release notes
Sourced from django-unfold's releases.
... (truncated)
Changelog
Sourced from django-unfold's changelog.
... (truncated)
Commits
a9064650.94.06ccf3f9feat: card component md size (#2041)e447af2fix: crispy forms formset margin (#2040)5ac14b9feat: extra options for actions (#2039)1b59060chore: datasets tests (#2037)2db16dafeat: changelist row action as button (#2036)ffbf5ccfix: changelist actions positioning (#2034)2d13d5dchore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2033)449100efeat: resizable sidebar (#2026)cd689c9fix: center and prevent repetition of user avatars (#2031)Updates
gunicornfrom 25.3.0 to 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesUpdates
langchain-corefrom 1.3.3 to 1.4.0Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
70e66a1chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/openrouter (#37352)da380bcchore(infra): merge v1.4 into master (#37350)bbd10fechore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/anthropic (#37343)11bbfb7chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/fireworks (#37339)7fd61d2chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/mistralai (#37338)5c096bbchore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/nomic (#37334)ac47d54chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/chroma (#37333)7e5c570chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/partners/qdrant (#37332)2086b91chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/core (#37329)407e33achore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/langchain (#37327)Updates
langgraph-checkpointfrom 4.0.3 to 4.1.0Release notes
Sourced from langgraph-checkpoint's releases.
Commits
3614e88release: bump alpha packages to official versions (#7775)6dff3b3feat(langgraph): durable error-handler resume across host crashes (#7773)786c42frelease(cli): 0.4.26 (#7772)8537ea9fix(cli): add support for prerelease api_versions (#7771)3db82d5feat(langgraph): add set_node_defaults() to StateGraph (#7747)029eabfchore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/checkpoint (#7762)f52f1cechore(deps): bump the uv group across 2 directories with 1 update (#7749)e47a7bbchore(deps): bump langchain-core from 1.3.2 to 1.3.3 in /libs/checkpoint (#7752)29fefa0chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/langgraph (#7766)0c23779chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/cli (#7765)Updates
langgraph-prebuiltfrom 1.0.13 to 1.1.0Release notes
Sourced from langgraph-prebuilt's releases.
... (truncated)
Commits
3330ccdrelease(langgraph): 1.1 (#7102)4ef6169feat(cli): add distributed runtime support to langgraph cli (#7096)27da1d3chore(deps): bump the all-dependencies group across 1 directory with 3 update...9c2deacfix: replay behavior for parent + subgraphs! (#7038)2638ff7release(cli): 0.4.15 (#7095)6511797feat(cli): add langgraph deploy (#7004)