From 9d700096c2a7b8503bf4fa280608a048dbe6f536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:23:29 +0000 Subject: [PATCH] chore(deps): bump pathspec from 1.0.4 to 1.1.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.4 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.0.4...v1.1.1) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.1.1 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 b0a1149..93769a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ mypy==1.20.0 mypy_extensions==1.1.0 ordered-set==4.1.0 packaging==26.0 -pathspec==1.0.4 +pathspec==1.1.1 pluggy==1.6.0 ply==3.11 prometheus_client==0.25.0