From aa5b6a768476a080d9db721aa8e03c0d7c58155c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 10 Mar 2024 14:30:33 -0300 Subject: [PATCH 1/2] Update packaging from 20.4 to 24.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..7b23415 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ importlib-metadata==2.0.0 iniconfig==1.1.1 mccabe==0.6.1 more-itertools==8.5.0 -packaging==20.4 +packaging==24.0 pluggy==0.13.1 py==1.9.0 pycodestyle==2.6.0 From 9bb19679b4a83ceca5210f42f1c4678f42dc49e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 10 Mar 2024 14:30:34 -0300 Subject: [PATCH 2/2] Update packaging from 20.4 to 24.0 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..ab9e3e3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -133,12 +133,8 @@ "version": "==8.5.0" }, "packaging": { - "hashes": [ - "sha256:4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d556079f8", - "sha256:998416ba6962ae7fbd6596850b80e17859a5753ba17c32284f67bfff33784181" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==20.4" + "hashes": [], + "version": "==24.0" }, "pluggy": { "hashes": [ @@ -331,12 +327,8 @@ "version": "==0.6.1" }, "packaging": { - "hashes": [ - "sha256:4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d556079f8", - "sha256:998416ba6962ae7fbd6596850b80e17859a5753ba17c32284f67bfff33784181" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==20.4" + "hashes": [], + "version": "==24.0" }, "pluggy": { "hashes": [