Skip to content

Commit

Permalink
fix(graph-neural-network): update dependency wandb to v0.16.1 (#13101)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent ce56db5 commit e8084b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions graph-neural-network/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 graph-neural-network/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ogb = "1.3.6"
torch = "1.13.1"
torch-geometric = "2.3.1"
tqdm = "4.66.1"
wandb = "0.16.0"
wandb = "0.16.1"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.19.0"
Expand Down

0 comments on commit e8084b4

Please sign in to comment.