From ea64ffc341c962124125afb6d961746690792afb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:43:49 +0000 Subject: [PATCH] :seedling: Bump pathspec from 1.0.1 to 1.0.2 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.1 to 1.0.2. - [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/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 140b20bb4..4924dff54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mkdocs-material==9.7.1 mkdocs-material-extensions==1.3.1 packaging==25.0 paginate==0.5.7 -pathspec==1.0.1 +pathspec==1.0.2 platformdirs==4.5.1 Pygments==2.19.2 pymdown-extensions==10.20