From 2f23e4830b98b847fa363a61ab6c2bdc42ec1109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 02:12:19 +0000 Subject: [PATCH] Chore(deps): Bump pathspec from 1.0.3 to 1.0.4 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.3 to 1.0.4. - [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.3...v1.0.4) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.4 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 11839a8..c4b3363 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==3.0.3 mypy==1.19.1 mypy_extensions==1.1.0 packaging==26.0 -pathspec==1.0.3 +pathspec==1.0.4 pycparser==3.0 PyMySQL==1.1.2 setuptools==80.10.2