From 111df58db30fb7bbb0c1982b960eac03237da502 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:59:23 +0000 Subject: [PATCH] fix(graph-neural-network): update dependency wandb to v0.18.5 (#19837) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../graph-neural-network/poetry.lock | 24 +++++++++---------- .../graph-neural-network/pyproject.toml | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/machine-learning/graph-neural-network/poetry.lock b/machine-learning/graph-neural-network/poetry.lock index 068101101f..8f6904bc5b 100644 --- a/machine-learning/graph-neural-network/poetry.lock +++ b/machine-learning/graph-neural-network/poetry.lock @@ -1306,21 +1306,21 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "wandb" -version = "0.18.4" +version = "0.18.5" description = "A CLI and library for interacting with the Weights & Biases API." optional = false python-versions = ">=3.7" files = [ - {file = "wandb-0.18.4-py3-none-any.whl", hash = "sha256:988bd8905670a7a46fde29e2e6a9e14d81c2a50c41b84fdd8d0866c389263aa3"}, - {file = "wandb-0.18.4-py3-none-macosx_10_13_x86_64.whl", hash = "sha256:f15d3ccb93a7710f35306508f1827437fe030494f53e458cf94d26ed2f71a8df"}, - {file = "wandb-0.18.4-py3-none-macosx_11_0_arm64.whl", hash = "sha256:ff89266a593500a7de09fc055c77ad9665702fdf8cfabdfa6ff1203c7c8a1611"}, - {file = "wandb-0.18.4-py3-none-macosx_11_0_x86_64.whl", hash = "sha256:fbf6d596cd4af606c10f1c1e22e8b0a47ea8560e497be3a51f23595eb991d467"}, - {file = "wandb-0.18.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:40afb3f2e0f6949b4c42517fe0d0237c2b59aaeb9dde538e98ec1da76085ac76"}, - {file = "wandb-0.18.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7544c564657d2f5b2814ec600aa4f12a3bd3c981a72813aaf749ef1361139c25"}, - {file = "wandb-0.18.4-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:1fda5351aa4acc66a9cce2e98c11bfb1fc8d7184a6ba5d1834a41267931b7ab2"}, - {file = "wandb-0.18.4-py3-none-win32.whl", hash = "sha256:8ac34532b5f6af12c0ff708273053e887ce3a59336d78e04bdf75ff09d0f7db7"}, - {file = "wandb-0.18.4-py3-none-win_amd64.whl", hash = "sha256:24f6d5f36d28b977cdaed250baab7aee1e65177300b79647d8eb181606d3076b"}, - {file = "wandb-0.18.4.tar.gz", hash = "sha256:2f801543cb91e83bdcbc6d41afeaf66afa923683aba07af2ede9d332911c58b3"}, + {file = "wandb-0.18.5-py3-none-any.whl", hash = "sha256:49ba7bafff0cecff2159bc6fb68176d6e5561d744a9bd6a63753e7077a74e26d"}, + {file = "wandb-0.18.5-py3-none-macosx_10_13_x86_64.whl", hash = "sha256:c9d903dbff9517843881d9a0d561d82bcf0e949d8b8c03aafa35aceef31ea7e0"}, + {file = "wandb-0.18.5-py3-none-macosx_11_0_arm64.whl", hash = "sha256:33d3e5765a9bb305558af4f291338cf8723856d2b3a3c377414cd8f8b711baa4"}, + {file = "wandb-0.18.5-py3-none-macosx_11_0_x86_64.whl", hash = "sha256:9ff72e7a45e998e2a7ff42645ec76bedabf17ea51fd112ae2837dce5023ac0cc"}, + {file = "wandb-0.18.5-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:136a79c06c114c225add8f977acec23d53df5e2a4d2803700a5eb5501ae40160"}, + {file = "wandb-0.18.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:350fc0f6f5bc23f4baeef12ccfea6daa89d1a5b84948d72d48249cbb652ab22a"}, + {file = "wandb-0.18.5-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:4e31741eefa2b2a83aa9f69ef27ce6112fee6f4c792a9e2996cf374a74465276"}, + {file = "wandb-0.18.5-py3-none-win32.whl", hash = "sha256:b2a25e9caf63c12e5de1cbdb30b13f76553c04754f9ff404080f70386adb8384"}, + {file = "wandb-0.18.5-py3-none-win_amd64.whl", hash = "sha256:83b619167eb2ffdd1188cba3805ccad158f6fd7fc06bef43daf6d2729a787fa0"}, + {file = "wandb-0.18.5.tar.gz", hash = "sha256:75ef47ba7fc709b787be05e558f1635d99246afeacc9369031c1be6e5b620ce6"}, ] [package.dependencies] @@ -1370,4 +1370,4 @@ test = ["pytest (>=6.0.0)", "setuptools (>=65)"] [metadata] lock-version = "2.0" python-versions = "3.8.x" -content-hash = "9721211f6be20277d0b0c383b06795066d88a01587a028c41f1f89edff08e1b5" +content-hash = "a33567041f7d48144a6547e92006672cf691aa1f51e369e0008c4a7cce851be6" diff --git a/machine-learning/graph-neural-network/pyproject.toml b/machine-learning/graph-neural-network/pyproject.toml index 238474c7a2..55e7ff013d 100644 --- a/machine-learning/graph-neural-network/pyproject.toml +++ b/machine-learning/graph-neural-network/pyproject.toml @@ -8,7 +8,7 @@ ogb = "1.3.6" torch = "1.13.1" torch-geometric = "2.3.1" tqdm = "4.66.5" -wandb = "0.18.4" +wandb = "0.18.5" [tool.poetry.group.dev.dependencies] poethepoet = "0.19.0"