From d5c7e0fc99822226c7a85dffffe2f4f2747975c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 10:49:35 +0000 Subject: [PATCH] Bump pathspec from 1.0.1 to 1.0.2 (#11933) Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.1 to 1.0.2.
Release notes

Sourced from pathspec's releases.

v1.0.2

Release v1.0.2. See CHANGES.rst.

Changelog

Sourced from pathspec's changelog.

1.0.2 (2026-01-07)

Bug fixes:

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pathspec&package-manager=pip&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 112 +++++++++++++++++------------------ requirements/dev.txt | 106 ++++++++++++++++----------------- requirements/lint.txt | 2 +- requirements/test-common.txt | 2 +- requirements/test-ft.txt | 2 +- requirements/test.txt | 2 +- 6 files changed, 113 insertions(+), 113 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 55431f06c06..0dafffedd7a 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -6,34 +6,34 @@ # aiodns==3.6.1 # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in aiohappyeyeballs==2.6.1 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in aiohttp-theme==0.1.7 - # via -r doc.in + # via -r requirements/doc.in aiosignal==1.4.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in alabaster==1.0.0 # via sphinx annotated-types==0.7.0 # via pydantic async-timeout==5.0.1 ; python_version < "3.11" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # valkey babel==2.17.0 # via sphinx backports-zstd==1.3.0 ; implementation_name == "cpython" # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in blockbuster==1.5.26 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in brotli==1.2.0 ; platform_python_implementation == "CPython" - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in build==1.3.0 # via pip-tools certifi==2026.1.4 @@ -55,12 +55,12 @@ click==8.3.1 # wait-for-it coverage==7.13.1 # via - # -r test-common.in + # -r requirements/test-common.in # pytest-cov cryptography==46.0.3 # via trustme cython==3.2.4 - # via -r cython.in + # via -r requirements/cython.in distlib==0.4.0 # via virtualenv docutils==0.21.2 @@ -75,14 +75,14 @@ forbiddenfruit==0.1.4 # via blockbuster freezegun==1.5.5 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in frozenlist==1.8.0 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal gunicorn==23.0.0 - # via -r base.in + # via -r requirements/base.in identify==2.6.15 # via pre-commit idna==3.7 @@ -96,8 +96,8 @@ iniconfig==2.3.0 # via pytest isal==1.7.2 ; python_version < "3.14" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in jinja2==3.1.6 # via # sphinx @@ -112,13 +112,13 @@ mdurl==0.1.2 # via markdown-it-py multidict==6.7.0 # via - # -r multidict.in - # -r runtime-deps.in + # -r requirements/multidict.in + # -r requirements/runtime-deps.in # yarl mypy==1.19.1 ; implementation_name == "cpython" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in mypy-extensions==1.1.0 # via mypy nodeenv==1.10.0 @@ -130,12 +130,12 @@ packaging==25.0 # pytest # sphinx # wheel -pathspec==1.0.1 +pathspec==1.0.2 # via mypy pip-tools==7.5.2 - # via -r dev.in + # via -r requirements/dev.in pkgconfig==1.5.5 - # via -r test-common.in + # via -r requirements/test-common.in platformdirs==4.5.1 # via virtualenv pluggy==1.6.0 @@ -143,15 +143,15 @@ pluggy==1.6.0 # pytest # pytest-cov pre-commit==4.5.1 - # via -r lint.in + # via -r requirements/lint.in propcache==0.4.1 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # yarl proxy-py==2.4.10 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pycares==4.11.0 # via aiodns pycparser==2.23 @@ -173,30 +173,30 @@ pyproject-hooks==1.2.0 # pip-tools pytest==9.0.2 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # pytest-codspeed # pytest-cov # pytest-mock # pytest-xdist pytest-codspeed==4.2.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-cov==7.0.0 - # via -r test-common.in + # via -r requirements/test-common.in pytest-mock==3.15.1 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-xdist==3.8.0 - # via -r test-common.in + # via -r requirements/test-common.in python-dateutil==2.9.0.post0 # via freezegun python-on-whales==0.79.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pyyaml==6.0.3 # via pre-commit requests==2.32.5 @@ -206,16 +206,16 @@ requests==2.32.5 rich==14.2.0 # via pytest-codspeed setuptools-git==1.2 - # via -r test-common.in + # via -r requirements/test-common.in six==1.17.0 # via python-dateutil slotscheck==0.19.1 - # via -r lint.in + # via -r requirements/lint.in snowballstemmer==3.0.1 # via sphinx sphinx==8.1.3 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-spelling # sphinxcontrib-towncrier sphinxcontrib-applehelp==2.0.0 @@ -231,9 +231,9 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxcontrib-spelling==8.0.2 ; platform_system != "Windows" - # via -r doc-spelling.in + # via -r requirements/doc-spelling.in sphinxcontrib-towncrier==0.5.0a0 - # via -r doc.in + # via -r requirements/doc.in tomli==2.3.0 # via # build @@ -246,15 +246,15 @@ tomli==2.3.0 # towncrier towncrier==25.8.0 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-towncrier trustme==1.2.1 ; platform_machine != "i686" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in typing-extensions==4.15.0 ; python_version < "3.13" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal # cryptography # exceptiongroup @@ -271,22 +271,22 @@ urllib3==2.6.3 # via requests uvloop==0.21.0 ; platform_system != "Windows" # via - # -r base.in - # -r lint.in + # -r requirements/base.in + # -r requirements/lint.in valkey==6.1.1 - # via -r lint.in + # via -r requirements/lint.in virtualenv==20.36.0 # via pre-commit wait-for-it==2.3.0 - # via -r test-common.in + # via -r requirements/test-common.in wheel==0.46.0 # via pip-tools yarl==1.22.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in zlib-ng==1.0.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/dev.txt b/requirements/dev.txt index b7c272e5414..4b99549dc12 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,34 +6,34 @@ # aiodns==3.6.1 # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in aiohappyeyeballs==2.6.1 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in aiohttp-theme==0.1.7 - # via -r doc.in + # via -r requirements/doc.in aiosignal==1.4.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in alabaster==1.0.0 # via sphinx annotated-types==0.7.0 # via pydantic async-timeout==5.0.1 ; python_version < "3.11" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # valkey babel==2.17.0 # via sphinx backports-zstd==1.3.0 ; platform_python_implementation == "CPython" and python_version < "3.14" # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in blockbuster==1.5.26 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in brotli==1.2.0 ; platform_python_implementation == "CPython" - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in build==1.3.0 # via pip-tools certifi==2026.1.4 @@ -55,7 +55,7 @@ click==8.3.1 # wait-for-it coverage==7.13.1 # via - # -r test-common.in + # -r requirements/test-common.in # pytest-cov cryptography==46.0.3 # via trustme @@ -73,14 +73,14 @@ forbiddenfruit==0.1.4 # via blockbuster freezegun==1.5.5 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in frozenlist==1.8.0 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal gunicorn==23.0.0 - # via -r base.in + # via -r requirements/base.in identify==2.6.15 # via pre-commit idna==3.7 @@ -94,8 +94,8 @@ iniconfig==2.3.0 # via pytest isal==1.7.2 ; python_version < "3.14" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in jinja2==3.1.6 # via # sphinx @@ -110,12 +110,12 @@ mdurl==0.1.2 # via markdown-it-py multidict==6.7.0 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # yarl mypy==1.19.1 ; implementation_name == "cpython" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in mypy-extensions==1.1.0 # via mypy nodeenv==1.10.0 @@ -127,12 +127,12 @@ packaging==25.0 # pytest # sphinx # wheel -pathspec==1.0.1 +pathspec==1.0.2 # via mypy pip-tools==7.5.2 - # via -r dev.in + # via -r requirements/dev.in pkgconfig==1.5.5 - # via -r test-common.in + # via -r requirements/test-common.in platformdirs==4.5.1 # via virtualenv pluggy==1.6.0 @@ -140,15 +140,15 @@ pluggy==1.6.0 # pytest # pytest-cov pre-commit==4.5.1 - # via -r lint.in + # via -r requirements/lint.in propcache==0.4.1 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # yarl proxy-py==2.4.10 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pycares==4.11.0 # via aiodns pycparser==2.23 @@ -168,30 +168,30 @@ pyproject-hooks==1.2.0 # pip-tools pytest==9.0.2 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # pytest-codspeed # pytest-cov # pytest-mock # pytest-xdist pytest-codspeed==4.2.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-cov==7.0.0 - # via -r test-common.in + # via -r requirements/test-common.in pytest-mock==3.15.1 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-xdist==3.8.0 - # via -r test-common.in + # via -r requirements/test-common.in python-dateutil==2.9.0.post0 # via freezegun python-on-whales==0.79.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pyyaml==6.0.3 # via pre-commit requests==2.32.5 @@ -199,16 +199,16 @@ requests==2.32.5 rich==14.2.0 # via pytest-codspeed setuptools-git==1.2 - # via -r test-common.in + # via -r requirements/test-common.in six==1.17.0 # via python-dateutil slotscheck==0.19.1 - # via -r lint.in + # via -r requirements/lint.in snowballstemmer==3.0.1 # via sphinx sphinx==8.1.3 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-towncrier sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -223,7 +223,7 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxcontrib-towncrier==0.5.0a0 - # via -r doc.in + # via -r requirements/doc.in tomli==2.3.0 # via # build @@ -236,15 +236,15 @@ tomli==2.3.0 # towncrier towncrier==25.8.0 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-towncrier trustme==1.2.1 ; platform_machine != "i686" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in typing-extensions==4.15.0 ; python_version < "3.13" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal # cryptography # exceptiongroup @@ -261,22 +261,22 @@ urllib3==2.6.3 # via requests uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython" # via - # -r base.in - # -r lint.in + # -r requirements/base.in + # -r requirements/lint.in valkey==6.1.1 - # via -r lint.in + # via -r requirements/lint.in virtualenv==20.36.0 # via pre-commit wait-for-it==2.3.0 - # via -r test-common.in + # via -r requirements/test-common.in wheel==0.46.0 # via pip-tools yarl==1.22.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in zlib-ng==1.0.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/lint.txt b/requirements/lint.txt index 0b51d045f79..168b923d67b 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -57,7 +57,7 @@ nodeenv==1.10.0 # via pre-commit packaging==25.0 # via pytest -pathspec==1.0.1 +pathspec==1.0.2 # via mypy platformdirs==4.5.1 # via virtualenv diff --git a/requirements/test-common.txt b/requirements/test-common.txt index 765a593b8b8..ff2632f60f2 100644 --- a/requirements/test-common.txt +++ b/requirements/test-common.txt @@ -46,7 +46,7 @@ mypy-extensions==1.1.0 # via mypy packaging==25.0 # via pytest -pathspec==1.0.1 +pathspec==1.0.2 # via mypy pkgconfig==1.5.5 # via -r requirements/test-common.in diff --git a/requirements/test-ft.txt b/requirements/test-ft.txt index 2a9c4905bab..f31e1a21888 100644 --- a/requirements/test-ft.txt +++ b/requirements/test-ft.txt @@ -73,7 +73,7 @@ packaging==25.0 # via # gunicorn # pytest -pathspec==1.0.1 +pathspec==1.0.2 # via mypy pkgconfig==1.5.5 # via -r requirements/test-common.in diff --git a/requirements/test.txt b/requirements/test.txt index 86302ed12a5..c41462056bd 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -73,7 +73,7 @@ packaging==25.0 # via # gunicorn # pytest -pathspec==1.0.1 +pathspec==1.0.2 # via mypy pkgconfig==1.5.5 # via -r requirements/test-common.in