From b8ccdec751238101ddcb66cbd9255797cb08d0c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:13:57 +0000 Subject: [PATCH] Bump the all-julia-packages group across 1 directory with 2 updates Updates the requirements on [Graphs](https://github.com/JuliaGraphs/Graphs.jl) and [SimpleWeightedGraphs](https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl) to permit the latest version. Updates `Graphs` to 1.13.2 - [Release notes](https://github.com/JuliaGraphs/Graphs.jl/releases) - [Commits](https://github.com/JuliaGraphs/Graphs.jl/compare/v1.4.0...v1.13.2) Updates `SimpleWeightedGraphs` to 1.5.1 - [Release notes](https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl/releases) - [Commits](https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl/compare/v1.2.2...v1.5.1) --- updated-dependencies: - dependency-name: Graphs dependency-version: 1.13.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SimpleWeightedGraphs dependency-version: 1.5.1 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot]