From d1bb81bedd0d6ba823bed9206ae079b179da9daa Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 7 Nov 2024 19:01:35 +0000 Subject: [PATCH] New version: DeIdentification v0.9.0 UUID: b905b068-7150-5b22-bc23-80596c88c6a6 Repo: https://github.com/bcbi/DeIdentification.jl.git Tree: 82fc863eeba60ec31ec183f8398e3cababb5b15f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- D/DeIdentification/Compat.toml | 22 ++++++++++++++++------ D/DeIdentification/Deps.toml | 3 +++ D/DeIdentification/Versions.toml | 3 +++ 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/D/DeIdentification/Compat.toml b/D/DeIdentification/Compat.toml index 7618d06a973dd3d..1e30bd7e84413da 100644 --- a/D/DeIdentification/Compat.toml +++ b/D/DeIdentification/Compat.toml @@ -17,21 +17,31 @@ DataStructures = "0.0.0-0.17" ["0.5.1-0.5"] Glob = "1" -["0.6-0"] -julia = "1" - ["0.6-0.6.1"] Glob = "0.0.0-1" +["0.6-0.8"] +julia = "1" + ["0.6.2-0"] -CSV = "0.5.14-0.5" DataStructures = "0.17.2-0.17" -DelimitedFiles = "1" Glob = "1.2.0-1" JSON = "0.21" Memento = "0.12.1-0.12" + +["0.6.2-0.8"] +CSV = "0.5.14-0.5" +DelimitedFiles = "1" Tables = ["0.2.11-0.2", "1"] YAML = "0.3.2-1" -["0.8-0"] +["0.8"] Parsers = "0.3.7-0.3" + +["0.9-0"] +CSV = "0.10.15-0.10" +FilePathsBase = "0.9.22-0.9" +Parsers = "2" +Tables = "1" +YAML = "0.3.2-0.3" +julia = "1.6.0-1" diff --git a/D/DeIdentification/Deps.toml b/D/DeIdentification/Deps.toml index c0fb3142fef08e6..acf6a45e8afd8c3 100644 --- a/D/DeIdentification/Deps.toml +++ b/D/DeIdentification/Deps.toml @@ -26,3 +26,6 @@ DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" ["0.8-0"] Parsers = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" + +["0.9-0"] +FilePathsBase = "48062228-2e41-5def-b9a4-89aafe57970f" diff --git a/D/DeIdentification/Versions.toml b/D/DeIdentification/Versions.toml index 595e2bc5cb49b97..ba7d864289cf367 100644 --- a/D/DeIdentification/Versions.toml +++ b/D/DeIdentification/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "3e52770ac42b27bcb367ee20ddeabd09bb5cc2ab" ["0.8.1"] git-tree-sha1 = "60f556929781b3625a352363874cf2678c22133f" + +["0.9.0"] +git-tree-sha1 = "82fc863eeba60ec31ec183f8398e3cababb5b15f"