From 1bb5961dc5e84c8ab91344b4c2779448e1c8b9f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:49:33 +0000 Subject: [PATCH] build(deps): bump the patches group in /docs with 2 updates Bumps the patches group in /docs with 2 updates: [platformdirs](https://github.com/tox-dev/platformdirs) and [zensical](https://github.com/zensical/zensical). Updates `platformdirs` from 4.9.4 to 4.9.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.4...4.9.6) Updates `zensical` from 0.0.31 to 0.0.32 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.31...v0.0.32) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5a315d89..c7c6919c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ mkdocstrings==1.0.3 mkdocstrings-python==2.0.3 packaging==26.0 pathspec==1.0.4 -platformdirs==4.9.4 +platformdirs==4.9.6 Pygments==2.20.0 pymdown-extensions==10.21.2 python-dateutil==2.9.0.post0 @@ -22,4 +22,4 @@ PyYAML==6.0.3 pyyaml_env_tag==1.1 six==1.17.0 watchdog==6.0.0 -zensical==0.0.31 +zensical==0.0.32