allenai / tango

Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project.
https://ai2-tango.readthedocs.io/
Apache License 2.0
525 stars 45 forks source link

Update wandb requirement from <0.14.3,>=0.12 to >=0.12,<0.15.8 #595

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on wandb to permit the latest version.

Release notes

Sourced from wandb's releases.

v0.15.7

What's Changed

:hammer: Fixes

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.6...v0.15.7

Changelog

Sourced from wandb's changelog.

0.15.7 (July 25, 2023)

:hammer: Fixes

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.6...v0.15.7

0.15.6 (July 24, 2023)

:magic_wand: Enhancements

:hammer: Fixes

:books: Docs

:nail_care: Cleanup

Full Changelog: https://github.com/wandb/wandb/compare/v0.15.5...v0.15.6

0.15.5 (July 5, 2023)

:magic_wand: Enhancements

:hammer: Fixes

... (truncated)

Commits
  • 903efd2 update changelog 0.15.7
  • 1d3341d Bump version: 0.15.7.dev1 → 0.15.7
  • e23cb81 Bump version: 0.15.6 → 0.15.7.dev1
  • 009a442 revert(sdk): revert support for migrating W&B runs and reports between instan...
  • 95fc64e whitespace fix in changelog
  • f48f574 bumping version -> 0.15.6
  • 9b0f47b Revert "test(artifacts): fix broken tests (#5876)"
  • 92e87a0 chore(launch): skip job create test broken on windows (#5888)
  • f96544c Updating release branch changelog
  • 30c9159 test(artifacts): fix broken tests (#5876)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #598.