From 4f657028a721052436509df1bb57f3458fd1e8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 17:47:00 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 5 updates Bumps the python-packages group with 5 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10` | `3.10.1` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.12.1` | `1.0.3` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.20` | `10.20.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2025.11.3` | `2026.1.15` | Updates `markdown` from 3.10 to 3.10.1 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.10.0...3.10.1) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/25.0...26.0) Updates `pathspec` from 0.12.1 to 1.0.3 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](https://github.com/cpburnz/python-pathspec/compare/v0.12.1...v1.0.3) Updates `pymdown-extensions` from 10.20 to 10.20.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/commits) Updates `regex` from 2025.11.3 to 2026.1.15 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.11.3...2026.1.15) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pathspec dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pymdown-extensions dependency-version: 10.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: regex dependency-version: 2026.1.15 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1a4c43d7..b340b756 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,22 +6,22 @@ colorama==0.4.6 ghp-import==2.1.0 idna==3.11 Jinja2==3.1.6 -Markdown==3.10 +Markdown==3.10.1 MarkupSafe==3.0.3 mergedeep==1.3.4 mkdocs==1.6.1 mkdocs-material==9.7.1 mkdocs-material-extensions==1.3.1 -packaging==25.0 +packaging==26.0 paginate==0.5.7 -pathspec==0.12.1 +pathspec==1.0.3 platformdirs==4.5.1 Pygments==2.19.2 -pymdown-extensions==10.20 +pymdown-extensions==10.20.1 python-dateutil==2.9.0.post0 PyYAML==6.0.3 pyyaml_env_tag==1.1 -regex==2025.11.3 +regex==2026.1.15 requests==2.32.5 six==1.17.0 urllib3==2.6.3