From 25c13dc3d753af7c2ae87320ac106d49096834a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Apr 2025 15:18:55 -0300 Subject: [PATCH 1/3] Update more-itertools from 8.5.0 to 10.7.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..97cb577 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ flake8==3.8.4 importlib-metadata==2.0.0 iniconfig==1.1.1 mccabe==0.6.1 -more-itertools==8.5.0 +more-itertools==10.7.0 packaging==20.4 pluggy==0.13.1 py==1.9.0 From 9e01779010dcb67d3a57b3211ffeee3917c8df2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Apr 2025 15:18:57 -0300 Subject: [PATCH 2/3] Update more-itertools from 8.5.0 to 10.7.0 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 72b6e86..5edb5da 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ idna = "==2.10" importlib-metadata = "==2.0.0" iniconfig = "==1.1.1" mccabe = "==0.6.1" -more-itertools = "==8.5.0" +more-itertools = "==10.7.0" pluggy = "==0.13.1" py = "==1.9.0" pycodestyle = "==2.6.0" From 32d92cf179efc59e0d98f454ce90d35019b4ad1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Apr 2025 15:18:57 -0300 Subject: [PATCH 3/3] Update more-itertools from 8.5.0 to 10.7.0 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..1cb028f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -125,12 +125,8 @@ "version": "==0.6.1" }, "more-itertools": { - "hashes": [ - "sha256:6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20", - "sha256:9b30f12df9393f0d28af9210ff8efe48d10c94f73e5daf886f10c4b0b0b4f03c" - ], - "index": "pypi", - "version": "==8.5.0" + "hashes": [], + "version": "==10.7.0" }, "packaging": { "hashes": [