From f52036c9a0f36679a36baed662f98933f217a319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:43:18 +0000 Subject: [PATCH] build(deps): 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 0fa0ec5..3a327d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mkdocs-material==9.7.0 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.18