Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tensorboardx requirement from <2.5.2,>=2.5.0 to >=2.5.0,<2.6.2 #308

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Updates the requirements on tensorboardx to permit the latest version.

Changelog

Sourced from tensorboardx's changelog.

2.6.1 (2023-06-18)

  • Expose use_strict_trace parameter in add_graph (#694)
  • Upgrade to protobuf 4
  • Fix git based package versioning
  • Fix GCS Connection Error #606 (#686)

2.6 (2023-02-12)

  • Fixed several deprecation warnings
  • Update dependencies

2.5.1 (2022-06-05)

  • Enforce protobuf's version upper bound

2.5 (2022-02-22)

  • Fix deprecation warnings
  • Comet integration improvements (#658)

2.4.1 (2021-11-20)

  • Fix a comet plugin bug if writer is reused. (#639)

2.4 (2021-06-30)

  • Remove a dependency issue. (#631)

2.3 (2021-06-20)

  • Support logging to comet.ml simutaneously.

2.2 (2021-04-03)

  • Support for type hints.
  • Dropped Python 2 support.
  • Bug fixes, see the commit log in Github.

2.1 (2020-07-05)

  • Global SummaryWriter that mimics python's default logger class, concurrent write is supported.
  • 200x speed up for add_audio. Please install the soundfile package for this feature.
  • Supports jax tensors.
  • The add_graph function is delegated to the one in torch.utils.tensorboard.
  • Bug fixes, see the commit log in Github.

2.0 (2019-12-31)

  • Now you can tag Hparams trials with custom name instead of the default epoch time

... (truncated)

Commits

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 19, 2023
Updates the requirements on [tensorboardx](https://github.com/lanpa/tensorboardX) to permit the latest version.
- [Release notes](https://github.com/lanpa/tensorboardX/releases)
- [Changelog](https://github.com/lanpa/tensorboardX/blob/v2.6.1/HISTORY.rst)
- [Commits](lanpa/tensorboardX@2.5...v2.6.1)

---
updated-dependencies:
- dependency-name: tensorboardx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/tensorboardx-gte-2.5.0-and-lt-2.6.2 branch from bd458e5 to 93cf12b Compare June 30, 2023 16:22
@610v4nn1 610v4nn1 merged commit 702d01a into dev Aug 4, 2023
@610v4nn1 610v4nn1 deleted the dependabot/pip/dev/tensorboardx-gte-2.5.0-and-lt-2.6.2 branch August 4, 2023 09:12
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.

1 participant