From 0f445e15b1b303dcfaffc900cb11efe20ba7f3b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:18:37 +0000 Subject: [PATCH] Update dependency pathspec to v0.12.1 (#154) 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 89b69c3..9e8a78a 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.12.0 +pathspec==0.12.1 platformdirs==4.1.0 pluggy==1.3.0 py==1.11.0