From e8354272efe0b7c677a1f2f65b468a52600eeb43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:49:34 +0000 Subject: [PATCH] Bump pathspec from 0.12.1 to 1.0.3 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.12.1 to 1.0.3. - [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.3) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a413727..899dcc3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -50,7 +50,7 @@ packaging==25.0 # via # black # build -pathspec==0.12.1 +pathspec==1.0.3 # via # black # mypy