From 15991dc4a69bf45805bc82b961dbb9c5c8cd55e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 12:38:26 +0000 Subject: [PATCH] Update dependency platformdirs to v4 (#144) 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 32d95ba..3b1c5ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ mccabe==0.7.0 mypy-extensions==1.0.0 packaging==23.2 pathspec==0.11.2 -platformdirs==3.11.0 +platformdirs==4.0.0 pluggy==1.3.0 py==1.11.0 pyparsing==3.1.1