From 727f988c341283fa84db51a7bb9af502c54d00dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:59:27 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the /docs directory: [pathspec](https://github.com/cpburnz/python-pathspec) and [regex](https://github.com/mrabarnett/mrab-regex). 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 `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: pathspec dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1a4c43d7..baf2296b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,14 +14,14 @@ mkdocs-material==9.7.1 mkdocs-material-extensions==1.3.1 packaging==25.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 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