From eeb6809af7fdaf8ec96f022010d09e0b3baf17bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:24:28 +0000 Subject: [PATCH] Update dependency pyparsing to v3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d67f4c7..1fc287b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pathspec==0.11.2 platformdirs==3.10.0 pluggy==1.2.0 py==1.11.0 -pyparsing==3.1.0 +pyparsing==3.1.1 requests==2.31.0 six==1.16.0 tabulate==0.9.0 -- 2.47.2