Skip to content

[MNT] [Dependabot](deps-dev): Update wandb requirement from <0.26.0,>=0.15.0 to >=0.15.0,<0.27.0#657

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wandb-gte-0.15.0-and-lt-0.27.0
Open

[MNT] [Dependabot](deps-dev): Update wandb requirement from <0.26.0,>=0.15.0 to >=0.15.0,<0.27.0#657
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wandb-gte-0.15.0-and-lt-0.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.26.0

What's Changed

Notable Changes

This version drops compatibility with server versions older than 0.63.0 (for Dedicated Cloud and Self-Managed W&B deployments).

Added

  • wandb beta core start|stop commands to run a detached wandb-core service and reuse it across multiple processes via the WANDB_SERVICE env var (@​dmitryduev in wandb/wandb#11418)
  • Run filtering by metadata in multi-run workspace mode in W&B LEET TUI (wandb beta leet command, activate with f) (@​dmitryduev in wandb/wandb#11497 and wandb/wandb#11534)
  • Run overview displays tags and notes in W&B LEET TUI (wandb beta leet command) (@​dmitryduev in wandb/wandb#11523)
  • Per-chart log-scale (Y-axis) support in W&B LEET TUI (wandb beta leet command, toggle on a selected chart with y) (@​dmitryduev in wandb/wandb#11537)
  • Standalone system monitor mode in W&B LEET TUI (wandb beta leet symon command) (@​dmitryduev in wandb/wandb#11559)
  • Bucketed heatmap chart mode for system metrics expressed as percentages (e.g. GPU utilization) in W&B LEET TUI (wandb beta leet command, cycle chart mode on a selected chart with y) (@​dmitryduev in wandb/wandb#11568 and wandb/wandb#11607)
  • Colorblind-friendly dusk-shore (gradient) and clear-signal (cycle) color schemes in W&B LEET TUI (wandb beta leet command, configure with wandb beta leet config) (@​dmitryduev in wandb/wandb#11577)
  • disable_git_fork_point to prevent calculating git diff patch files closest ancestor commit when no upstream branch is set (@​jacobromero in wandb/wandb#10132)
  • Media pane for displaying wandb.Image data as ANSI thumbnails in W&B LEET TUI (wandb beta leet command), with grid layout, X-axis scrubbing, fullscreen mode, and keyboard/mouse navigation (@​dmitryduev in wandb/wandb#11630)
  • Kubeflow Pipelines v2 (kfp>=2.0.0) support for the @wandb_log decorator (@​ayulockin in wandb/wandb#11423)
  • allow_media_symlink setting to symlink or hardlink media files to the run directory instead of copying, improving logging performance and reducing disk usage (@​jacobromero in wandb/wandb#11544)
  • run.pin_config_keys(keys) to programmatically pin specific config keys for display in a References section on the Run Overview page (@​acasey-wandb in wandb/wandb#11639)
  • Direct TPU metric collection via libtpu.so FFI, capturing tensorcore_util (SDK-only, unavailable via gRPC), duty_cycle_pct, hbm_capacity_total, hbm_capacity_usage, and latency distributions (@​dmitryduev in wandb/wandb#11528)
  • NVML GPM (GPU Performance Monitoring) profiling metrics for Hopper+ GPUs (H100 and newer), providing SM utilization, tensor/FP pipeline activity, DRAM bandwidth, and PCIe/NVLink throughput without requiring the DCGM daemon (@​dmitryduev in wandb/wandb#11622)
  • .runs() on the Agent class to query run status for a given sweep agent (@​kmikowicz-wandb in wandb/wandb#11558)
  • .agent() and .agents() on the Sweep class to query active agents for a given sweep (@​kmikowicz-wandb in wandb/wandb#11558)

Changed

Fixed

Changelog

Sourced from wandb's changelog.

[0.26.0] - 2026-04-13

Notable Changes

This version drops compatibility with server versions older than 0.63.0 (for Dedicated Cloud and Self-Managed W&B deployments).

Added

  • wandb beta core start|stop commands to run a detached wandb-core service and reuse it across multiple processes via the WANDB_SERVICE env var (@​dmitryduev in wandb/wandb#11418)
  • Run filtering by metadata in multi-run workspace mode in W&B LEET TUI (wandb beta leet command, activate with f) (@​dmitryduev in wandb/wandb#11497 and wandb/wandb#11534)
  • Run overview displays tags and notes in W&B LEET TUI (wandb beta leet command) (@​dmitryduev in wandb/wandb#11523)
  • Per-chart log-scale (Y-axis) support in W&B LEET TUI (wandb beta leet command, toggle on a selected chart with y) (@​dmitryduev in wandb/wandb#11537)
  • Standalone system monitor mode in W&B LEET TUI (wandb beta leet symon command) (@​dmitryduev in wandb/wandb#11559)
  • Bucketed heatmap chart mode for system metrics expressed as percentages (e.g. GPU utilization) in W&B LEET TUI (wandb beta leet command, cycle chart mode on a selected chart with y) (@​dmitryduev in wandb/wandb#11568 and wandb/wandb#11607)
  • Colorblind-friendly dusk-shore (gradient) and clear-signal (cycle) color schemes in W&B LEET TUI (wandb beta leet command, configure with wandb beta leet config) (@​dmitryduev in wandb/wandb#11577)
  • disable_git_fork_point to prevent calculating git diff patch files closest ancestor commit when no upstream branch is set (@​jacobromero in wandb/wandb#10132)
  • Media pane for displaying wandb.Image data as ANSI thumbnails in W&B LEET TUI (wandb beta leet command), with grid layout, X-axis scrubbing, fullscreen mode, and keyboard/mouse navigation (@​dmitryduev in wandb/wandb#11630)
  • Kubeflow Pipelines v2 (kfp>=2.0.0) support for the @wandb_log decorator (@​ayulockin in wandb/wandb#11423)
  • allow_media_symlink setting to symlink or hardlink media files to the run directory instead of copying, improving logging performance and reducing disk usage (@​jacobromero in wandb/wandb#11544)
  • run.pin_config_keys(keys) to programmatically pin specific config keys for display in a References section on the Run Overview page (@​acasey-wandb in wandb/wandb#11639)
  • Direct TPU metric collection via libtpu.so FFI, capturing tensorcore_util (SDK-only, unavailable via gRPC), duty_cycle_pct, hbm_capacity_total, hbm_capacity_usage, and latency distributions (@​dmitryduev in wandb/wandb#11528)
  • NVML GPM (GPU Performance Monitoring) profiling metrics for Hopper+ GPUs (H100 and newer), providing SM utilization, tensor/FP pipeline activity, DRAM bandwidth, and PCIe/NVLink throughput without requiring the DCGM daemon (@​dmitryduev in wandb/wandb#11622)
  • .runs() on the Agent class to query run status for a given sweep agent (@​kmikowicz-wandb in wandb/wandb#11558)
  • .agent() and .agents() on the Sweep class to query active agents for a given sweep (@​kmikowicz-wandb in wandb/wandb#11558)

Changed

Fixed

[0.25.1] - 2026-03-10

Added

... (truncated)

Commits
  • 2d4035f Bump version and update CHANGELOG for release 0.26.0
  • 230340c fix: post to slack upon a successful sdk release (#11706)
  • cbf6197 chore: update wandb-core go dependencies (#11705)
  • 7132848 chore: bump bytes from 1.11.0 to 1.11.1 in /parquet-rust-wrapper (#11699)
  • 5f7a913 chore: bump softprops/action-gh-release from 2 to 3 in /.github/workflows (#1...
  • 68a4ad4 chore: bump github.com/go-git/go-git/v5 from 5.16.2 to 5.17.1 in /experimenta...
  • eefe390 chore: bump rustls-webpki from 0.103.9 to 0.103.11 in /parquet-rust-wrapper (...
  • 678ca57 chore: bump google.golang.org/grpc from 1.74.2 to 1.79.3 in /experimental/go-...
  • 3ee9ba9 chore: bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.4 in /experimenta...
  • e86873c chore: bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /experiment...
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [wandb](https://github.com/wandb/wandb) to permit the latest version.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.15.0...v0.26.0)

---
updated-dependencies:
- dependency-name: wandb
  dependency-version: 0.26.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the maintenance Continuous integration, unit testing & package distribution label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants