From 81ff4fb17dc968eaf98272f627575dcaf4d854de Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 19 Oct 2025 16:41:43 +0000 Subject: [PATCH] cNgYy9xP [test-10a] CompatHelper: bump compat for PGFPlotsX in [weakdeps] to 1, (drop existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index cd68aced..17a4058c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,8 +1,8 @@ name = "compathelper_integration_test_repo" uuid = "0e97b93d-f6aa-40c8-b749-d2f6bf239ed7" +version = "0.1.0" authors = ["Brown Center for Biomedical Informatics"] description = "Test Project.toml with both dependencies and weak dependencies, compat entries; major ver, ~" -version = "0.1.0" [weakdeps] BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59" @@ -18,7 +18,7 @@ Ext = ["BioSequences", "DataFrames", "Flux", "IterableTables", "Nettle_jll", "PG [compat] IterableTables = "1" -PGFPlotsX = "~1.0.0" +PGFPlotsX = "1" julia = "1.2" [extras]