Bump the python-dependencies group with 24 updates#58
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.3` | `1.43.6` | | [botocore](https://github.com/boto/botocore) | `1.43.3` | `1.43.6` | | [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.93.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-sdk](https://github.com/langchain-ai/langgraph) | `0.3.13` | `0.3.14` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.0` | `0.8.3` | | [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` | | [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.20260508` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260510` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260503` | `2.33.0.20260508` | | [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` | Updates `boto3` from 1.43.3 to 1.43.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.3...1.43.6) Updates `botocore` from 1.43.3 to 1.43.6 - [Commits](boto/botocore@1.43.3...1.43.6) 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.93.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.93.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-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 `langsmith` from 0.8.0 to 0.8.3 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.0...v0.8.3) 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 `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.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260510 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.33.0.20260503 to 2.33.0.20260508 - [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) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-patch 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.93.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-sdk dependency-version: 0.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langsmith dependency-version: 0.8.3 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: 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.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: types-requests dependency-version: 2.33.0.20260508 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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.
Bumps the python-dependencies group with 24 updates:
1.43.31.43.61.43.31.43.67.13.57.14.047.0.048.0.04.4.04.4.16.0.36.0.46.0.36.0.40.92.00.93.025.3.026.0.01.3.31.4.00.3.130.3.140.8.00.8.30.9.00.11.01.20.22.1.026.1.026.2.01.17.11.18.01.92.21.93.025.5.026.4.01.3.1.202604081.3.1.202605082.9.0.202604082.9.0.202605086.0.12.202604086.0.12.202605102.33.0.202605032.33.0.202605085.12.05.12.10.14.10.15.0Updates
boto3from 1.43.3 to 1.43.6Commits
f2ccf9fMerge branch 'release-1.43.6'ffb5712Bumping version to 1.43.6cc7756aAdd changelog entries from botocore500f6a7Merge branch 'release-1.43.5'05f5628Merge branch 'release-1.43.5' into develop65d9798Bumping version to 1.43.5357614aAdd changelog entries from botocore5128f23Bump https://github.com/astral-sh/ruff-pre-commit (#4785)96f1897Merge branch 'release-1.43.4'91de1d8Merge branch 'release-1.43.4' into developUpdates
botocorefrom 1.43.3 to 1.43.6Commits
4fa2154Merge branch 'release-1.43.6'9835cd8Bumping version to 1.43.69246f14Update endpoints modelb99db2cUpdate to latest models3734ccbBump https://github.com/astral-sh/ruff-pre-commit (#3700)7068f3eMerge branch 'release-1.43.5'cdd9b5cMerge branch 'release-1.43.5' into develop8a75d89Bumping version to 1.43.5486f1a3Update to latest modelsd2715d8Merge customizations for SecurityHubUpdates
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.93.0Release notes
Sourced from django-unfold's releases.
Changelog
Sourced from django-unfold's changelog.
Commits
8518c6a0.93.0008d290fix: disable dataset sorting (#2027)787b862chore(deps): bump gitpython from 3.1.49 to 3.1.50 (#2029)2c4418fchore(deps): bump django from 5.2.13 to 5.2.14 (#2028)3e27e22fix: crispy forms hr dark mode (#2025)2d74ce9chore: crispy forms tests (#2024)aab70ffchore(deps): bump gitpython from 3.1.47 to 3.1.49 (#2023)2dd5b81fix: filters custom label (#2021)b1857a6chore: border colors (#2019)adf9a6afeat: fieldset tabs redesign (#2014)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-sdkfrom 0.3.13 to 0.3.14Release notes
Sourced from langgraph-sdk's releases.
Commits
477a43dUpdate pyproject.tomldd16ae4When using global resume value, ensure subgraphs consume iteae1faaFix1976d65Lint54e1844Fix concurrency issue in PregelScratchpad.consume_null_resumeUpdates
langsmithfrom 0.8.0 to 0.8.3Release notes
Sourced from langsmith's releases.
Commits
e2386adrelease(py): 0.8.3 (#2863)11d51a3docs(langsmith): clarify trust boundaries when working with hub (#2861)d98c3edFix push_agent URL owner for name-only identifiers (#2862)418fd41sdk(js): replace ttlSeconds with idleTtlSeconds + deleteAfterStopSeconds (#2854)1baa2c1sdk(py): replace ttl_seconds with idle_ttl_seconds + delete_after_stop_second...361c8ddrelease(js): bump to 0.6.2 (#2856)0d42882fix(js): prevent sending [object Object] as span attribute when dealing with ...619818bBump Python SDK version to 0.8.2 (#2855)8a7d3c1fix: parse urllib3 version with packaging.Version (#2851)54f8877Bump JS SDK version to 0.6.1 (#2847)Updates
librtfrom 0.9.0 to 0.11.0Commits
862679aSync mypy and bump version to 0.11.0 (#40)1d5e9b2Bump version to 0.10.0963673eSync mypy and add smoke tests (#38)Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
pyopensslfrom 26.1.0 to 26.2.0Changelog
Sourced from pyopenssl's changelog.