From b5de07d1c0f2878294169473de315396218f8c21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 14:04:55 +0100 Subject: [PATCH] Update dependency pathspec to v0.11.2 (#120) 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 bed7a7d..67f31f5 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.1 -pathspec==0.11.1 +pathspec==0.11.2 platformdirs==3.9.1 pluggy==1.2.0 py==1.11.0