From c1d34e4a2e00ddf1c662a2036a5bc54ccc735f5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Sep 2025 17:19:45 -0300 Subject: [PATCH 1/3] Update pyparsing from 2.4.7 to 3.2.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..5479f76 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.5 pytest==6.1.1 pytest-cov==2.10.1 pytest-mock==3.3.1 From 389898e8dca31d013fb0cbbe5d02191fcf8f6937 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Sep 2025 17:19:45 -0300 Subject: [PATCH 2/3] Update pyparsing from 2.4.7 to 3.2.5 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 72b6e86..b21f944 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.5" pytest = "==6.1.1" pytest-cov = "==2.10.1" pytest-mock = "==3.3.1" From 19031c3a128303005b0abd46280d70ae38115120 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Sep 2025 17:19:46 -0300 Subject: [PATCH 3/3] Update pyparsing from 2.4.7 to 3.2.5 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..9a4d011 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.5" }, "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.5" }, "pytest": { "hashes": [