From a6be4f35c8e99f6e6b60eb9e24e90383dba11b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 14:43:56 +0000 Subject: [PATCH] :seedling: Bump pathspec from 0.12.1 to 1.0.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.12.1 to 1.0.1. - [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.1) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8e093b40b..140b20bb4a 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==0.12.1 +pathspec==1.0.1 platformdirs==4.5.1 Pygments==2.19.2 pymdown-extensions==10.20