From e76593253432e24d9b05b2d1a7881d096f0f220c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 07:33:53 +0000 Subject: [PATCH] Update MetaGraphs requirement to 0.8.1 in /docs Updates the requirements on [MetaGraphs](https://github.com/JuliaGraphs/MetaGraphs.jl) to permit the latest version. - [Release notes](https://github.com/JuliaGraphs/MetaGraphs.jl/releases) - [Commits](https://github.com/JuliaGraphs/MetaGraphs.jl/compare/v0.7.1...v0.8.1) --- updated-dependencies: - dependency-name: MetaGraphs dependency-version: 0.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot]