Skip to content

Commit

Permalink
Bump tensorboard from 2.12.0 to 2.12.2
Browse files Browse the repository at this point in the history
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.12.0 to 2.12.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorboard/commits)

---
updated-dependencies:
- dependency-name: tensorboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent 4d3346d commit ed008ce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 44 deletions.
51 changes: 8 additions & 43 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ numpy = "^1.21.1"
torch = ">=1.10.1, <1.13.0"
torchvision = ">=0.8.2"
matplotlib = "^3.3.3"
tensorboard = "^2.11.2"
tensorboard = "^2.12.2"
terminaltables = "^3.1.10"
Pillow = "^9.1.0"
tqdm = "^4.64.1"
Expand Down

0 comments on commit ed008ce

Please sign in to comment.