From d4c2dc3c708432ef759dbb8c1e12dd5cd37104fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 17:47:42 +0000 Subject: [PATCH] chore(deps): update dependency mkdocs-material to v9.7.6 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c3be9fcc..b95564eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pfun" -version = "0.13.42" +version = "0.13.43" description = "Functional, composable, asynchronous, type-safe Python." authors = ["Sune Debel"] readme = "README.md" @@ -42,7 +42,7 @@ pre-commit-hooks = "5.0.0" main-dec = "0.1.1" mkdocs = "1.6.1" mkdocstrings = { version = "0.18.1", extras = [] } -mkdocs-material = "9.6.16" +mkdocs-material = "9.7.6" taskipy = "1.14.1" [tool.poetry.extras]