From 3b2bee6fd4c0471d1de393c29dcbeaf076a39a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 14:58:24 +0000 Subject: [PATCH] :seedling: Bump pathspec from 1.0.4 to 1.1.0 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.4 to 1.1.0. - [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.4...v1.1.0) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ce17cbe9..49aeda58e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mkdocs-material==9.7.6 mkdocs-material-extensions==1.3.1 packaging==26.1 paginate==0.5.7 -pathspec==1.0.4 +pathspec==1.1.0 platformdirs==4.9.6 Pygments==2.20.0 pymdown-extensions==10.21.2