From 12dfbd6c421ff4e7991c5d733965d9b955e01a10 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Sep 2025 04:54:14 -0300 Subject: [PATCH 1/3] Update pyparsing from 2.4.7 to 3.2.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..b49a210 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ pluggy==0.13.1 py==1.9.0 pycodestyle==2.6.0 pyflakes==2.2.0 -pyparsing==2.4.7 +pyparsing==3.2.4 pytest==6.1.1 pytest-cov==2.10.1 pytest-mock==3.3.1 From 4c759bf0971865c31aae14e338c5247259d3979c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Sep 2025 04:54:16 -0300 Subject: [PATCH 2/3] Update pyparsing from 2.4.7 to 3.2.4 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 72b6e86..b2c5149 100644 --- a/Pipfile +++ b/Pipfile @@ -26,7 +26,7 @@ pluggy = "==0.13.1" py = "==1.9.0" pycodestyle = "==2.6.0" pyflakes = "==2.2.0" -pyparsing = "==2.4.7" +pyparsing = "==3.2.4" pytest = "==6.1.1" pytest-cov = "==2.10.1" pytest-mock = "==3.3.1" From 8892b42c90848a655893b3d909cb21dcbeb5c3f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Sep 2025 04:54:16 -0300 Subject: [PATCH 3/3] Update pyparsing from 2.4.7 to 3.2.4 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..30df30f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -173,12 +173,8 @@ "version": "==2.2.0" }, "pyparsing": { - "hashes": [ - "sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1", - "sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b" - ], - "index": "pypi", - "version": "==2.4.7" + "hashes": [], + "version": "==3.2.4" }, "pytest": { "hashes": [ @@ -371,12 +367,8 @@ "version": "==2.2.0" }, "pyparsing": { - "hashes": [ - "sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1", - "sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b" - ], - "index": "pypi", - "version": "==2.4.7" + "hashes": [], + "version": "==3.2.4" }, "pytest": { "hashes": [