Skip to content

[MNT] [Dependabot](deps-dev): Update wandb requirement from <0.19.0,>=0.15.0 to >=0.15.0,<0.25.0#637

Merged
fkiraly merged 1 commit intomainfrom
dependabot/pip/wandb-gte-0.15.0-and-lt-0.25.0
Jan 28, 2026
Merged

[MNT] [Dependabot](deps-dev): Update wandb requirement from <0.19.0,>=0.15.0 to >=0.15.0,<0.25.0#637
fkiraly merged 1 commit intomainfrom
dependabot/pip/wandb-gte-0.15.0-and-lt-0.25.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.24.0

What's Changed

Notable Changes

This version removes the legacy, deprecated wandb.beta.workflows module, including its log_model()/use_model()/link_model() functions. This is formally a breaking change.

Added

  • wandb agent and wandb.agent() now accept a forward_signals flag (CLI: --forward-signals/-f) to relay SIGINT/SIGTERM and other catchable signals from the agent to its sweep child runs, enabling cleaner shutdowns when you interrupt an agent process (@​kylegoyette, @​domphan-wandb in wandb/wandb#9651)
  • wandb beta sync now supports a --live option for syncing a run while it's being logged (@​timoffex in wandb/wandb#11079)

Removed

  • Removed the deprecated wandb.beta.workflows module, including its log_model(), use_model(), and link_model() functions, and whose modern successors are the Run.log_artifact, Run.use_artifact, and Run.link_artifact methods, respectively (@​tonyyli-wandb in [TODO: PR link])

Fixed

Changelog

Sourced from wandb's changelog.

[0.24.0] - 2026-01-13

Notable Changes

This version removes the legacy, deprecated wandb.beta.workflows module, including its log_model()/use_model()/link_model() functions. This is formally a breaking change.

Added

  • wandb agent and wandb.agent() now accept a forward_signals flag (CLI: --forward-signals/-f) to relay SIGINT/SIGTERM and other catchable signals from the agent to its sweep child runs, enabling cleaner shutdowns when you interrupt an agent process (@​kylegoyette, @​domphan-wandb in wandb/wandb#9651)
  • wandb beta sync now supports a --live option for syncing a run while it's being logged (@​timoffex in wandb/wandb#11079)

Removed

  • Removed the deprecated wandb.beta.workflows module, including its log_model(), use_model(), and link_model() functions, and whose modern successors are the Run.log_artifact, Run.use_artifact, and Run.link_artifact methods, respectively (@​tonyyli-wandb in [TODO: PR link])

Fixed

[0.23.1] - 2025-12-03

Added

Changed

  • wandb.Api() now raises a UsageError if WANDB_IDENTITY_TOKEN_FILE is set and an explicit API key is not provided (@​timoffex in wandb/wandb#10970)
    • wandb.Api() has only ever worked using an API key

Deprecated

  • Anonymous mode, including the anonymous setting, the WANDB_ANONYMOUS environment variable, wandb.init(anonymous=...), wandb login --anonymously and wandb.login(anonymous=...) is deprecated and will emit warnings (@​timoffex in wandb/wandb#10909)

Fixed

... (truncated)

Commits
  • f5936ec Bump version and update CHANGELOG for release 0.24.0
  • 14f8c7e chore(leet): clean up chart parking (#11183)
  • 7ee27eb refactor: rewrite api/credentials.go using HTTPWrapper and apply it in the ...
  • a55ea4a refactor: tensorboard syscall behavior (#11131)
  • 50e0b0e refactor(leet): reduce memory consumption (#11182)
  • 97e2e0a refactor: define internal/httplayers (#11168)
  • e96f44b chore: remove kubernetes_asyncio constraint (#11181)
  • a9f6390 refactor: use api.RetryableClient for file uploads/downloads (#11167)
  • 84ebe56 chore: fix test_public_api.py::test_viewer (#11180)
  • 71891c8 chore: bump github.com/NimbleMarkets/ntcharts from 0.3.1 to 0.4.0 in /core (#...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the maintenance Continuous integration, unit testing & package distribution label Jan 27, 2026
@fkiraly fkiraly merged commit c32722e into main Jan 28, 2026
21 checks passed
@fkiraly fkiraly deleted the dependabot/pip/wandb-gte-0.15.0-and-lt-0.25.0 branch January 28, 2026 10:59
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.

1 participant