From c2bcc826a230eaf45c0bfba8586ba031a0ea987a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:59:22 +0000 Subject: [PATCH] Bump pathspec from 0.12.1 to 1.0.3 in /docs in the python-packages group Bumps the python-packages group in /docs with 1 update: [pathspec](https://github.com/cpburnz/python-pathspec). 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) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1a4c43d7..7b4878c1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ 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