From 077f3b138aac4985da2739ed3b85d109a3fbc92c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 04:37:12 +0000 Subject: [PATCH] Update dependency pyparsing to v2.4.7 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 90b2b31e..da40a982 100644 --- a/Pipfile +++ b/Pipfile @@ -37,7 +37,7 @@ openpyxl = "==3.0.5" pep517 = "==0.8.2" progress = "==1.5" psycopg2 = "==2.8.6" -pyparsing = "==2.4.6" +pyparsing = "==2.4.7" python-dateutil = "==2.8.1" pytoml = "==0.1.21" pytz = "==2020.1" diff --git a/requirements.txt b/requirements.txt index 9296de73..6affe410 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pep517==0.8.2 Pillow==7.2.0 progress==1.5 psycopg2==2.8.6 -pyparsing==2.4.6 +pyparsing==2.4.7 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2020.1