From fcc998a1747d78ad9079b8ae796ff2a10aa13bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 16:07:39 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 4 updates Bumps the python-packages group with 4 updates in the /docs directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [platformdirs](https://github.com/tox-dev/platformdirs), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [urllib3](https://github.com/urllib3/urllib3). Updates `mkdocs-material` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.0...9.7.1) Updates `platformdirs` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.5.0...4.5.1) Updates `pymdown-extensions` from 10.17.2 to 10.19.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.17.2...10.19.1) Updates `urllib3` from 2.5.0 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pymdown-extensions dependency-version: 10.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 211df086..d0f1d4b1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,19 +10,19 @@ Markdown==3.10 MarkupSafe==3.0.3 mergedeep==1.3.4 mkdocs==1.6.1 -mkdocs-material==9.7.0 +mkdocs-material==9.7.1 mkdocs-material-extensions==1.3.1 packaging==25.0 paginate==0.5.7 pathspec==0.12.1 -platformdirs==4.5.0 +platformdirs==4.5.1 Pygments==2.19.2 -pymdown-extensions==10.17.2 +pymdown-extensions==10.19.1 python-dateutil==2.9.0.post0 PyYAML==6.0.3 pyyaml_env_tag==1.1 regex==2025.11.3 requests==2.32.5 six==1.17.0 -urllib3==2.5.0 +urllib3==2.6.2 watchdog==6.0.0