Skip to content

build(deps): bump wandb from 0.25.1 to 0.27.2 - #21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/wandb-0.27.2
Open

build(deps): bump wandb from 0.25.1 to 0.27.2#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/wandb-0.27.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps wandb from 0.25.1 to 0.27.2.

Release notes

Sourced from wandb's releases.

v0.27.2

What's Changed

Fixed

v0.27.1

What's Changed

Added

Changed

  • wandb.Api GraphQL operations are routed through the wandb-core service instead of the legacy Python GraphQL client. Failures from these operations now raise WandbApiFailedError instead of requests HTTP exceptions, and customizations made by patching requests no longer affect these GraphQL calls (@​dmitryduev in wandb/wandb#11818)

Removed

Changed

  • Run.scan_history() now reads from exported parquet history when available, which can significantly improve throughput for runs with large history (@​jacobromero in wandb/wandb#11797)
    • This was introduced under beta_scan_history in v0.23.1

Fixed

v0.27.0

What's Changed

Notable Changes

This version drops support for Python 3.9 and Pydantic v1. Pydantic v2.6 or newer is now required.

Added

... (truncated)

Changelog

Sourced from wandb's changelog.

[0.27.2] - 2026-06-06

Fixed

[0.27.1] - 2026-06-04

Added

Changed

  • wandb.Api GraphQL operations are routed through the wandb-core service instead of the legacy Python GraphQL client. Failures from these operations now raise WandbApiFailedError instead of requests HTTP exceptions, and customizations made by patching requests no longer affect these GraphQL calls (@​dmitryduev in wandb/wandb#11818)

Removed

Changed

  • Run.scan_history() now reads from exported parquet history when available, which can significantly improve throughput for runs with large history (@​jacobromero in wandb/wandb#11797)
    • This was introduced under beta_scan_history in v0.23.1

Fixed

  • wandb.sandbox now rejects invalid argument values for placement, gpu, and egress

[0.27.0] - 2026-05-14

Notable Changes

This version drops support for Python 3.9 and Pydantic v1. Pydantic v2.6 or newer is now required.

Added

Changed

... (truncated)

Commits
  • 487c178 Bump version and update CHANGELOG for release 0.27.2
  • aaecf0e fix: wandb.api would drop or duplicate history steps (#12010)
  • fa1d18b chore: fix test_asyncio_compat_run test flake (#11994)
  • 12410ae feat: officially support run.step (#11943)
  • 23ee4ed chore: reduce parallelism in system tests (#11999)
  • 9cdbea1 fix(sandbox): add SDK versions to headers (#11996)
  • 655fa61 chore: bump github.com/prometheus/common from 0.68.0 to 0.68.1 in /core (#11995)
  • 67be329 chore(sdk): bump version to 0.27.2.dev1 (#12001)
  • fee18f0 feat(automations): add new automation events (#11922)
  • 2f2d5ac chore: remove redundant dev requirement entries (#11993)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [wandb](https://github.com/wandb/wandb) from 0.25.1 to 0.27.2.
- [Release notes](https://github.com/wandb/wandb/releases)
- [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
- [Commits](wandb/wandb@v0.25.1...v0.27.2)

---
updated-dependencies:
- dependency-name: wandb
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants