From a28f9541facbbc2913c40fa78dedfaaa81b63d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:42:07 +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 ac541d1d..332263fd 100644 --- a/Project.toml +++ b/Project.toml @@ -69,7 +69,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"