From 5101c2bea0ff202bb2c41e51d0cc649437ff1c45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 13:26:03 +0000 Subject: [PATCH] chore(deps): update dependency pluggy to v1.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b76a790..314ac47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mypy-extensions==1.0.0 packaging==23.1 pathspec==0.11.2 platformdirs==3.10.0 -pluggy==1.0.0 +pluggy==1.6.0 py==1.11.0 pyparsing==3.1.1 rich==13.5.2