From 18e8e2d45c802fd8eab3c4096508f3a92107d290 Mon Sep 17 00:00:00 2001 From: "wen-wei-s-pr-bot[bot]" <103354569+wen-wei-s-pr-bot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 01:11:18 +0000 Subject: [PATCH] Julia Dependency Update (#288) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- Manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index ab6be43..264212d 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -423,9 +423,9 @@ version = "1.51.1+0" [[deps.Libiconv_jll]] deps = ["Artifacts", "JLLWrappers", "Libdl"] -git-tree-sha1 = "61dfdba58e585066d8bce214c5a51eaa0539f269" +git-tree-sha1 = "be484f5c92fad0bd8acfef35fe017900b0b73809" uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531" -version = "1.17.0+1" +version = "1.18.0+0" [[deps.Libmount_jll]] deps = ["Artifacts", "JLLWrappers", "Libdl"] @@ -664,9 +664,9 @@ uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" version = "1.11.0" [[deps.PtrArrays]] -git-tree-sha1 = "77a42d78b6a92df47ab37e177b2deac405e1c88f" +git-tree-sha1 = "1d36ef11a9aaf1e8b74dacc6a731dd1de8fd493d" uuid = "43287f4e-b6f4-7ad1-bb20-aadabca52c3d" -version = "1.2.1" +version = "1.3.0" [[deps.PythonCall]] deps = ["CondaPkg", "Dates", "Libdl", "MacroTools", "Markdown", "Pkg", "REPL", "Requires", "Serialization", "Tables", "UnsafePointers"]