From bf481b78a036f12f969ec6e6c4bb32cde33cbb1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:31:11 +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.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 509a01cb..47bc0678 100644 --- a/requirements.in +++ b/requirements.in @@ -243,7 +243,7 @@ pandas==2.3.3 # statsmodels partd==1.4.2 # via dask -pathspec==1.0.3 +pathspec==1.0.4 # via mypy patsy==1.0.2 # via diff --git a/requirements.txt b/requirements.txt index 9f23ccea..5c9bbac1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1533,9 +1533,9 @@ partd==1.4.2 \ # via # -r requirements.in # dask -pathspec==1.0.3 \ - --hash=sha256:bac5cf97ae2c2876e2d25ebb15078eb04d76e4b98921ee31c6f85ade8b59444d \ - --hash=sha256:e80767021c1cc524aa3fb14bedda9c34406591343cc42797b386ce7b9354fb6c +pathspec==1.0.4 \ + --hash=sha256:0210e2ae8a21a9137c0d470578cb0e595af87edaa6ebf12ff176f14a02e0e645 \ + --hash=sha256:fb6ae2fd4e7c921a165808a552060e722767cfa526f99ca5156ed2ce45a5c723 # via # -r requirements.in # mypy