From 3c92dfebb3e4e95a48099446cba2b83a8f2178e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 14:44:27 +0000 Subject: [PATCH] Update dependency pathspec to v0.12.0 (#153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32c164d..89b69c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ lazy-object-proxy==1.9.0 mccabe==0.7.0 mypy-extensions==1.0.0 packaging==23.2 -pathspec==0.11.2 +pathspec==0.12.0 platformdirs==4.1.0 pluggy==1.3.0 py==1.11.0