From d4c8f421defd8725ec6e2a21ca23ed35ed6096a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:21:29 +0000 Subject: [PATCH] Update CairoMakie requirement from 0.12, 0.13 to 0.12, 0.13, 0.15 Updates the requirements on [CairoMakie](https://github.com/MakieOrg/Makie.jl) to permit the latest version. - [Release notes](https://github.com/MakieOrg/Makie.jl/releases) - [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/MakieOrg/Makie.jl/commits) --- updated-dependencies: - dependency-name: CairoMakie dependency-version: 0.15.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ff55f7f..ec1eff1 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008" [compat] Bonito = "0.6, 1, 2, 3, 4" -CairoMakie = "0.12, 0.13" +CairoMakie = "0.12, 0.13, 0.15" ComplexMixtures = "2.17" ImageMagick = "1.4.2" PDBTools = "3.24.0"