From 60e489a6c8bb8e4a44a67d9d46360edb971cfbfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 07:43:19 +0100 Subject: [PATCH] Update dependency pyparsing to v3.1.0 (#104) 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 ec9765f..8220efe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pathspec==0.11.1 platformdirs==3.6.0 pluggy==1.0.0 py==1.11.0 -pyparsing==3.0.9 +pyparsing==3.1.0 requests==2.31.0 six==1.16.0 tabulate==0.9.0