From 74080070e5f153c5b82bbc833ab7c1e0a2f2eff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 19:03:30 +0000 Subject: [PATCH] :seedling: Bump pathspec from 1.0.3 to 1.0.4 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.3 to 1.0.4. - [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.3...v1.0.4) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.4 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 87c3e4133..9c7df703a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mkdocs-material==9.7.1 mkdocs-material-extensions==1.3.1 packaging==26.0 paginate==0.5.7 -pathspec==1.0.3 +pathspec==1.0.4 platformdirs==4.5.1 Pygments==2.19.2 pymdown-extensions==10.20.1