From 26d6fa784dec87e841576391ccdea47198d7dc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:40:26 +0000 Subject: [PATCH] Update WhereTheWaterFlows requirement from 0.10, 0.11 to 0.10, 0.11, 0.13 Updates the requirements on [WhereTheWaterFlows](https://github.com/mauro3/WhereTheWaterFlows.jl) to permit the latest version. Updates `WhereTheWaterFlows` to 0.13.0 - [Release notes](https://github.com/mauro3/WhereTheWaterFlows.jl/releases) - [Commits](https://github.com/mauro3/WhereTheWaterFlows.jl/commits/v0.13.0) --- updated-dependencies: - dependency-name: WhereTheWaterFlows dependency-version: 0.13.0 dependency-type: direct:production dependency-group: all-julia-dependencies ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fee8cbd2..d24f38a8 100644 --- a/Project.toml +++ b/Project.toml @@ -70,7 +70,7 @@ Parameters = "0.9 - 0.12" SpecialFunctions = "1.0, 2" StaticArrays = "1" Statistics = "1" -WhereTheWaterFlows = "0.10, 0.11" +WhereTheWaterFlows = "0.10, 0.11, 0.13" WriteVTK = "1" julia = "1.9"