From f87c91b482b82b7cdc516c9f18b7aba45420ae95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 06:46:21 +0000 Subject: [PATCH] Update dependency pyparsing to v3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dda9429..f4217fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pluggy==1.0.0 py==1.11.0 pycodestyle==2.10.0 PyJWT==2.7.0 -pyparsing==3.0.9 +pyparsing==3.1.0 python-dateutil==2.8.2 python-dotenv==1.0.0 PyYAML==6.0 -- 2.45.2