Bump the python-dependencies group across 1 directory with 26 updates#56
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump the python-dependencies group across 1 directory with 26 updates#56dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the python-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.135.2` | | [gdown](https://github.com/wkentaro/gdown) | `5.2.0` | `5.2.1` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.12.1` | `1.0.4` | | [torch](https://github.com/pytorch/pytorch) | `2.9.1` | `2.11.0` | | [typer](https://github.com/fastapi/typer) | `0.15.1` | `0.24.1` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.34.0` | `0.42.0` | | [wandb](https://github.com/wandb/wandb) | `0.23.1` | `0.25.1` | | [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning) | `2.6.0` | `2.6.1` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.187.0` | `2.193.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.21` | `0.0.22` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.12.0.88` | `4.13.0.92` | | [locust](https://github.com/locustio/locust) | `2.43.1` | `2.43.3` | | [evidently](https://github.com/evidentlyai/evidently) | `0.7.20` | `0.7.21` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.6.9` | `7.13.5` | | [invoke](https://github.com/pyinvoke/invoke) | `2.2.0` | `2.2.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.6` | `9.7.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.5.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `9.0.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `2.0.3` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.8` | | [ty](https://github.com/astral-sh/ty) | `0.0.9` | `0.0.27` | | [tensorboard-plugin-profile](https://github.com/openxla/xprof) | `2.21.3` | `2.22.0` | Updates `fastapi` from 0.115.6 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.135.2) Updates `gdown` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/wkentaro/gdown/releases) - [Commits](wkentaro/gdown@v5.2.0...v5.2.1) Updates `pathspec` from 0.12.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.0.4) Updates `torch` from 2.9.1 to 2.11.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.11.0) Updates `typer` from 0.15.1 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.1...0.24.1) Updates `uvicorn[standard]` from 0.34.0 to 0.42.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.34.0...0.42.0) Updates `wandb` from 0.23.1 to 0.25.1 - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](wandb/wandb@v0.23.1...v0.25.1) Updates `pytorch-lightning` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/Lightning-AI/pytorch-lightning/releases) - [Commits](Lightning-AI/pytorch-lightning@2.6.0...2.6.1) Updates `torchvision` from 0.24.1 to 0.26.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.24.1...v0.26.0) Updates `google-api-python-client` from 2.187.0 to 2.193.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.187.0...v2.193.0) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `python-multipart` from 0.0.21 to 0.0.22 - [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.21...0.0.22) Updates `opencv-python` from 4.12.0.88 to 4.13.0.92 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `locust` from 2.43.1 to 2.43.3 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.43.1...2.43.3) Updates `evidently` from 0.7.20 to 0.7.21 - [Release notes](https://github.com/evidentlyai/evidently/releases) - [Commits](evidentlyai/evidently@v0.7.20...v0.7.21) Updates `pandas` from 2.3.3 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.2) Updates `coverage` from 7.6.9 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.9...7.13.5) Updates `invoke` from 2.2.0 to 2.2.1 - [Commits](pyinvoke/invoke@2.2.0...2.2.1) Updates `mkdocs-material` from 9.4.6 to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.4.6...9.7.6) Updates `pre-commit` from 4.1.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.5.1) Updates `pytest` from 8.3.4 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...9.0.2) Updates `mkdocstrings-python` from 1.12.2 to 2.0.3 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.12.2...2.0.3) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `ruff` from 0.14.10 to 0.15.8 - [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.14.10...0.15.8) Updates `ty` from 0.0.9 to 0.0.27 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.9...0.0.27) Updates `tensorboard-plugin-profile` from 2.21.3 to 2.22.0 - [Release notes](https://github.com/openxla/xprof/releases) - [Commits](openxla/xprof@xprof-v2.21.3...xprof-v2.22.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gdown dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: torch dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn[standard] dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: wandb dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytorch-lightning dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: torchvision dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: google-api-python-client dependency-version: 2.193.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: opencv-python dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: locust dependency-version: 2.43.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: evidently dependency-version: 0.7.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: invoke dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tensorboard-plugin-profile dependency-version: 2.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2 similar comments
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 25 updates in the / directory:
0.115.60.135.25.2.05.2.10.12.11.0.42.9.12.11.00.15.10.24.10.34.00.42.00.23.10.25.12.6.02.6.12.187.02.193.02.32.52.33.10.0.210.0.224.12.0.884.13.0.922.43.12.43.30.7.200.7.212.3.33.0.27.6.97.13.52.2.02.2.19.4.69.7.64.1.04.5.18.3.49.0.21.12.22.0.31.19.11.20.00.14.100.15.80.0.90.0.272.21.32.22.0Updates
fastapifrom 0.115.6 to 0.135.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
25a3697🔖 Release version 0.135.2ab125da📝 Update release notes122b6d4📝 Add missing last release notes dates (#15202)68ac0ab📝 Update release notesea6e287📝 Update docs for contributors and team members regarding translation PRs (#1...d0a6f20📝 Update release notesfd9e192💄 Fix code blocks in reference docs overflowing table width (#15094)fce9460📝 Update release notes0227991🔨 Exclude spam comments from statistics inscripts/people.py(#15088)cbd64b0📝 Update release notesUpdates
gdownfrom 5.2.0 to 5.2.1Release notes
Sourced from gdown's releases.
Commits
7f4cb68Merge pull request #417 from wkentaro/fix_cached_download_verify_file_hash_be...9697a53fix(cached_download): verify file hash before moving to final locationc7c1b9dMerge pull request #407 from wkentaro/fix_speed_limit940bd40Fix throttling logic to use independent byte counter instead ofpbar.na55ce67Fix unnecessary sleep when resuming downloads with speed limitc3c8102Merge pull request #398 from hmaarrfk/linta095aaachore: add missing space for help of --output10e8c85lint other filesUpdates
pathspecfrom 0.12.1 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
... (truncated)
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypidb3f54eReleasse v1.0.31b6bddaReleasse v1.0.3f9b556aFix docs9867f1aFix tests85cb3ccFix docs6628123Fix 101 regressionUpdates
torchfrom 2.9.1 to 2.11.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
70d99e9[release only] Increase timeout for rocm libtorch and manywheel builds (#178006)3e05c5a[MPS] Properly handle conjugated tensors in bmm (#178010)db741c7[MPS] fix compiling of SDPA producing nan results (#178009)483b55dUpdate pytorch_sphinx_theme2 version to 0.4.6 (#177616)7f2cdeb[windows][smoke test] Add an option to install cuda if required cuda/cudnn on...76fd078[release-only] Fix libtorch builds. Fix lint (#177299)fa384de[Inductor][MPS] Fix half-precision type mismatches in Metal shader codegen (#...036b25fLet stable::from_blob accept a lambda as deleter (cherry-pick) (#176440)41f8e3e[CI] Stop using G3 runners (#177161)e2fa295[CD] Unpin cuda-bindings dependencies (#177159)Updates
typerfrom 0.15.1 to 0.24.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
eaec8fa🔖 Release version 0.24.1c73cc2b📝 Update release notes6c6259c👷 Fix CI, do not attempt to buildtyper-slim, nortyper-cli(#1569)bc65ad8📝 Update release notes3aedc0a➖ Drop support fortyper-slimandtyper-cli, no more versions will be rel...4b13020📝 Update release notes19aaf0b⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)0ece295📝 Update release notes833c005📝 Update release notes64c0dcb⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)Updates
uvicorn[standard]from 0.34.0 to 0.42.0Release notes
Sourced from uvicorn[standard]'s releases.
... (truncated)
Changelog
Sourced from uvicorn[standard]'s changelog.
... (truncated)
Commits
02bed6fVersion 0.42.0 (#2852)d8f2501chore: pre-create Config objects in benchmarks to measure protocol hot paths ...9dbb783Add WebSocket protocol benchmarks for wsproto and websockets-sansio (#2849)b3c69daUse bytearray for request body accumulation (#2845)3f3ebeeDisablepytest-xdistfor CodSpeed benchmark runs (#2847)d072de7Add fragmented body benchmark for chunked body accumulation (#2846)e300c2cAdd CodSpeed benchmark suite for HTTP protocol hot paths (#2844)1fa6976Escape brackets and backslash in httptools HEADER_RE regex (#2824)59ec1deFix multiple issues in websockets sansio implementation (#2825)2fc0efcClarify Windows asyncio event loop selection in docs (#2843)Updates
wandbfrom 0.23.1 to 0.25.1Release notes
Sourced from wandb's releases.
... (truncated)
Changelog
Sourced from wandb's changelog.
... (truncated)
Commits
f35ff86Bump version and update CHANGELOG for release 0.25.1db0c863chore: use json_util in object3d to speed up serialization when using orjson ...9b5eb64chore: update Python requirements (#11380)aa464b2chore: bump charm.land/bubbletea/v2 from 2.0.1 to 2.0.2 in /core (#11475)8c34050chore: bump charm.land/lipgloss/v2 from 2.0.0 to 2.0.1 in /core (#11474)e0cca89chore: bump google.golang.org/api from 0.269.0 to 0.270.0 in /core (#11473)b8115c9chore: bump github.com/mattn/go-runewidth from 0.0.20 to 0.0.21 in /core (#11...4466ad0chore: prevent test_wb_logging_last_resort from breaking due to warnings (#11...d134e4bchore: bump golang.org/x/sync from 0.19.0 to 0.20.0 in /core (#11466)9f0a9fcchore: bump golang.org/x/time from 0.14.0 to 0.15.0 in /core (#11465)Updates
pytorch-lightningfrom 2.6.0 to 2.6.1Release notes
Sourced from pytorch-lightning's releases.
... (truncated)
Commits
655a3a9bump(deps): bumplitloggerversion to>=0.1.7(#21517)300c05aPrepare release 2.6.1 (#21516)dc16bc5build(deps): update setuptools requirement from <80.9.1 to <80.10.3 in /requi...6ee3800build(deps): update torchvision requirement from <0.25.0,>=0.16.0 to >=0.16.0...6478f8eFixsave_hyperparametersignore precedence in subclasses (#21490)2712587CI: fix doctest failure from PyTorch LeafSpec FutureWarning (#21502)ae1dc6ffix(link-check): resolve broken ...Description has been truncated