chore(deps): bump the python-dependencies group with 26 updates#215
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the python-dependencies group with 26 updates#215dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-dependencies group with 26 updates: | Package | From | To | | --- | --- | --- | | [scrapling](https://github.com/D4Vinci/Scrapling) | `0.4.3` | `0.4.4` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.42.0` | `0.43.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.22` | `0.0.24` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.151.10` | `6.151.11` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.5` | `2.45.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.3.32` | `2026.4.4` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.24.1` | `4.26.0` | | [cuda-pathfinder](https://github.com/NVIDIA/cuda-python) | `1.5.0` | `1.5.1` | | [cuda-toolkit](https://developer.nvidia.com/cuda-toolkit) | `13.0.2` | `13.2.0` | | [mpmath](https://github.com/mpmath/mpmath) | `1.3.0` | `1.4.1` | | [nvidia-cublas](https://developer.nvidia.com/cuda-zone) | `13.1.0.3` | `13.3.0.5` | | [nvidia-cuda-cupti](https://developer.nvidia.com/cuda-zone) | `13.0.85` | `13.2.23` | | [nvidia-cuda-nvrtc](https://developer.nvidia.com/cuda-zone) | `13.0.88` | `13.2.51` | | [nvidia-cuda-runtime](https://developer.nvidia.com/cuda-zone) | `13.0.96` | `13.2.51` | | [nvidia-cudnn-cu13](https://developer.nvidia.com/cuda-zone) | `9.19.0.56` | `9.20.0.48` | | [nvidia-cufft](https://developer.nvidia.com/cuda-zone) | `12.0.0.61` | `12.2.0.37` | | [nvidia-cufile](https://developer.nvidia.com/cuda-zone) | `1.15.1.6` | `1.17.0.44` | | [nvidia-curand](https://developer.nvidia.com/cuda-zone) | `10.4.0.35` | `10.4.2.51` | | [nvidia-cusolver](https://developer.nvidia.com/cuda-zone) | `12.0.4.66` | `12.1.0.51` | | [nvidia-cusparse](https://developer.nvidia.com/cuda-zone) | `12.6.3.3` | `12.7.9.17` | | [nvidia-cusparselt-cu13](https://developer.nvidia.com/cusparselt) | `0.8.0` | `0.9.0` | | [nvidia-nccl-cu13](https://developer.nvidia.com/cuda-zone) | `2.28.9` | `2.29.7` | | [nvidia-nvjitlink](https://developer.nvidia.com/cuda-zone) | `13.0.88` | `13.2.51` | | [nvidia-nvshmem-cu13](https://developer.nvidia.com/cuda-zone) | `3.4.5` | `3.6.5` | | [nvidia-nvtx](https://developer.nvidia.com/cuda-zone) | `13.0.85` | `13.2.20` | Updates `scrapling` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/D4Vinci/Scrapling/releases) - [Commits](D4Vinci/Scrapling@v0.4.3...v0.4.4) Updates `uvicorn` from 0.42.0 to 0.43.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.42.0...0.43.0) Updates `python-multipart` from 0.0.22 to 0.0.24 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.24) Updates `hypothesis` from 6.151.10 to 6.151.11 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.10...hypothesis-python-6.151.11) Updates `click` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) Updates `pydantic-core` from 2.41.5 to 2.45.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) Updates `regex` from 2026.3.32 to 2026.4.4 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.3.32...2026.4.4) Updates `jsonschema` from 4.24.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.24.1...v4.26.0) Updates `cuda-pathfinder` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/NVIDIA/cuda-python/releases) - [Commits](NVIDIA/cuda-python@cuda-pathfinder-v1.5.0...cuda-pathfinder-v1.5.1) Updates `cuda-toolkit` from 13.0.2 to 13.2.0 Updates `mpmath` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/1.4.1/CHANGES) - [Commits](mpmath/mpmath@1.3.0...1.4.1) Updates `nvidia-cublas` from 13.1.0.3 to 13.3.0.5 Updates `nvidia-cuda-cupti` from 13.0.85 to 13.2.23 Updates `nvidia-cuda-nvrtc` from 13.0.88 to 13.2.51 Updates `nvidia-cuda-runtime` from 13.0.96 to 13.2.51 Updates `nvidia-cudnn-cu13` from 9.19.0.56 to 9.20.0.48 Updates `nvidia-cufft` from 12.0.0.61 to 12.2.0.37 Updates `nvidia-cufile` from 1.15.1.6 to 1.17.0.44 Updates `nvidia-curand` from 10.4.0.35 to 10.4.2.51 Updates `nvidia-cusolver` from 12.0.4.66 to 12.1.0.51 Updates `nvidia-cusparse` from 12.6.3.3 to 12.7.9.17 Updates `nvidia-cusparselt-cu13` from 0.8.0 to 0.9.0 Updates `nvidia-nccl-cu13` from 2.28.9 to 2.29.7 Updates `nvidia-nvjitlink` from 13.0.88 to 13.2.51 Updates `nvidia-nvshmem-cu13` from 3.4.5 to 3.6.5 Updates `nvidia-nvtx` from 13.0.85 to 13.2.20 --- updated-dependencies: - dependency-name: scrapling dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-multipart dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.151.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: regex dependency-version: 2026.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cuda-pathfinder dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cuda-toolkit dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cublas dependency-version: 13.3.0.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cuda-cupti dependency-version: 13.2.23 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cuda-nvrtc dependency-version: 13.2.51 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cuda-runtime dependency-version: 13.2.51 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cudnn-cu13 dependency-version: 9.20.0.48 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cufft dependency-version: 12.2.0.37 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cufile dependency-version: 1.17.0.44 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-curand dependency-version: 10.4.2.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nvidia-cusolver dependency-version: 12.1.0.51 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cusparse dependency-version: 12.7.9.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-cusparselt-cu13 dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-nccl-cu13 dependency-version: 2.29.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-nvjitlink dependency-version: 13.2.51 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-nvshmem-cu13 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nvidia-nvtx dependency-version: 13.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 26 updates:
0.4.30.4.40.42.00.43.00.0.220.0.246.151.106.151.118.3.18.3.22.41.52.45.02026.3.322026.4.44.24.14.26.01.5.01.5.113.0.213.2.01.3.01.4.113.1.0.313.3.0.513.0.8513.2.2313.0.8813.2.5113.0.9613.2.519.19.0.569.20.0.4812.0.0.6112.2.0.371.15.1.61.17.0.4410.4.0.3510.4.2.5112.0.4.6612.1.0.5112.6.3.312.7.9.170.8.00.9.02.28.92.29.713.0.8813.2.513.4.53.6.513.0.8513.2.20Updates
scraplingfrom 0.4.3 to 0.4.4Release notes
Sourced from scrapling's releases.
... (truncated)
Commits
065bf1cv0.4.4 (#229)087634adocs: updated the translated files4c3ff2fdocs: updating pages with the new featurec54081fdocs(agent): update skill with the latest changes9383becstyle(spider): removing excessive docstrings and unifying the style with the ...070338cfix(spider): only allocate _domain_delays when robots_txt_obey is enabled911d3afbuild: pumping up protego minimum versionafaf68efix(spider robots): removing dead codeea2dd78refactor(spiders): Make Robots.txt compliance turned off by default556a90frefactor(spider): prefetch robots.txt from start_urls onlyUpdates
uvicornfrom 0.42.0 to 0.43.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8d397c7Version 0.43.0 (#2885)587042d🐛 Emithttp.disconnectASGIreceive()event on server shutting down for s...c9a75fbchore(deps): bump the github-actions group with 3 updates (#2878)84fd578chore(deps): bump pygments from 2.19.2 to 2.20.0 (#2877)cd52d34Use nativecontextparameter forcreate_taskon Python 3.11+ (#2859)5211880Drop cast in ASGI types (#2875)1cb8e74Add websocket 500 fallback header test (#2874)28efbb2chore(deps-dev): bump cryptography from 46.0.5 to 46.0.6 (#2873)042ffebci: add zizmor (#2872)c61f9d4chore(deps): bump requests from 2.32.5 to 2.33.0 (#2871)Updates
python-multipartfrom 0.0.22 to 0.0.24Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
b7cc76dVersion 0.0.24 (#245)8f1838dValidatechunk_sizeinparse_form()(#244)2582c83Restore mkdocstrings handler options to handler level (#243)8f1dbedHarden GitHub Actions workflows and add zizmor audit (#242)3a4be31Unbreak docs build on newer pygments/mkdocstrings (#241)e59b6b7Add #227 to changelog (#239)4bd03eaVersion 0.0.23 (#238)aa6f106Return processed length fromQuerystringParser._internal_write(#229)c856319Remove unusedtrust_x_headersparameter andX-File-Namefallback (#196)7303c74Bump the python-packages group with 4 updates (#237)Updates
hypothesisfrom 6.151.10 to 6.151.11Release notes
Sourced from hypothesis's releases.
Commits
86de995Bump hypothesis-python version to 6.151.11 and update changelogc6e779cMerge pull request #4692 from HypothesisWorks/DRMacIver/odd-re-printing460491fAdd tests for .map() printing primitives as repr1909e8aFix isinstance with None and lint violation684e150Force primitive values to always be printed as reprUpdates
clickfrom 8.3.1 to 8.3.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
052c006Change update release date.502b7ceMerge branch 'stable' of https://github.com/pallets/click into release-8.3.2a0a37e4Change publish to werkzeug latest. (#3301)57be6fcChange publish to werkzeug latest.781d6a8Update publish workflows (#3266)ff795b6Update precommit pins with toxdd87ef4Update github action pins with tox93d3f9dRelease version 8.3.23299ba1Add missing PR to changelog. (#3264)b7f62c4Add missing PR to changelog.Updates
pydantic-corefrom 2.41.5 to 2.45.0Commits
Updates
regexfrom 2026.3.32 to 2026.4.4Commits
bc57b04A fix for older Python versions before free-threading was supported.773e213More fixes for free-threading.Updates
jsonschemafrom 4.24.1 to 4.26.0Release notes
Sourced from jsonschema's releases.
... (truncated)
Changelog
Sourced from jsonschema's changelog.
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplUpdates
cuda-pathfinderfrom 1.5.0 to 1.5.1Release notes
Sourced from cuda-pathfinder's releases.
Commits
1c8f297docs(pathfinder): prepare 1.5.1 release notes (#1854)1476822[FEA]: Add support forpathfinder.find_bitcode_lib("nvshmem_device")(#1828)900cd2eClaim cuda-python repository in context7 (#1757)6a7d08cpathfinder: extended bin search paths with nvidia/cu13/bin (#1846)64b8c07bench: Initial cuda.bindings latency benchmarks structure (#1736)56edbb0Extract requires() test mark to eliminate repeated numpy version checks (#1844)fa25626build(deps): bump the actions-monthly group with 5 updates (#1848)66a687cEnhance Graph.update() and add whole-graph update tests (#1843)6211c5apathfinder: support cusolverMp dynamic loading and header searching (#1845)682182bImprove cuda_bindings examples (#1842)Updates
cuda-toolkitfrom 13.0.2 to 13.2.0Updates
mpmathfrom 1.3.0 to 1.4.1Release notes
Sourced from mpmath's releases.
... (truncated)
Changelog
Sourced from mpmath's changelog.
... (truncated)
Commits
c1131e2Merge pull request #1053 from skirpichev/release-1.4.1d3d3eb9Update CHANGES629daffAdd a workaround for test on s390x96272f3Revert "Add backport action"e129480Test frozen package version (#1055)1ef88b4Amend docstring for round_digits()650520bUse version_file option of setuptools-scm to keep version info501af4aKeep forever deprecated aliases for mpc/mpf_log()6887127Set argtypes for sprintf from ctypesf3e9cf0Update CHANGES (free-threading support)Updates
nvidia-cublasfrom 13.1.0.3 to 13.3.0.5Updates
nvidia-cuda-cuptifrom 13.0.85 to 13.2.23Updates
nvidia-cuda-nvrtcfrom 13.0.88 to 13.2.51Updates
nvidia-cuda-runtimefrom 13.0.96 to 13.2.51Updates
nvidia-cudnn-cu13from 9.19.0.56 to 9.20.0.48Updates
nvidia-cufftfrom 12.0.0.61 to 12.2.0.37Updates
nvidia-cufilefrom 1.15.1.6 to 1.17.0.44Updates
nvidia-curandfrom 10.4.0.35 to 10.4.2.51Updates
nvidia-cusolverfrom 12.0.4.66 to 12.1.0.51Updates
nvidia-cusparsefrom 12.6.3.3 to 12.7.9.17Updates
nvidia-cusparselt-cu13from 0.8.0 to 0.9.0Updates
nvidia-nccl-cu13from 2.28.9 to 2.29.7Updates
nvidia-nvjitlinkfrom 13.0.88 to 13.2.51Updates
nvidia-nvshmem-cu13from 3.4.5 to 3.6.5Updates
nvidia-nvtxfrom 13.0.85 to 13.2.20Dependabot 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