From d80212fa41e0816f299ceaefec397ce975a64901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:35:09 +0000 Subject: [PATCH] :seedling: Bump pathspec from 1.1.0 to 1.1.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.1.0 to 1.1.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/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.1.1 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 1da22b8bf..a4ff165c4 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.1.0 +pathspec==1.1.1 platformdirs==4.9.6 Pygments==2.20.0 pymdown-extensions==10.21.2