From a564ca91ef05788df92275f3a50fb92c1a827d2b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:24 -0500 Subject: [PATCH 01/13] Update wheel from 0.37.1 to 0.46.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e265624..779c2a2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pip>=21.3.1 bump2version==1.0.1 -wheel==0.37.1 +wheel==0.46.1 watchdog[watchmedo]==2.1.9 flake8>=3 # pyup: ignore tox==3.25.1 From 52c660bf26e05c9f0b352cd1ebb31c41f8fec64d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:25 -0500 Subject: [PATCH 02/13] Update watchdog from 2.1.9 to 6.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 779c2a2..f1bfcc2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ pip>=21.3.1 bump2version==1.0.1 wheel==0.46.1 -watchdog[watchmedo]==2.1.9 +watchdog[watchmedo]==6.0.0 flake8>=3 # pyup: ignore tox==3.25.1 Sphinx==5.1.1 From fe640b369de524b6317e44c9877c642b4d519cb7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:26 -0500 Subject: [PATCH 03/13] Update tox from 3.25.1 to 4.32.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f1bfcc2..d61291c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.46.1 watchdog[watchmedo]==6.0.0 flake8>=3 # pyup: ignore -tox==3.25.1 +tox==4.32.0 Sphinx==5.1.1 twine==4.0.1 # Test / Benchmark requirements From 817a109a87304b43264e7422d9f64f93b9effb07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:26 -0500 Subject: [PATCH 04/13] Update sphinx from 5.1.1 to 9.0.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d61291c..20f8350 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ wheel==0.46.1 watchdog[watchmedo]==6.0.0 flake8>=3 # pyup: ignore tox==4.32.0 -Sphinx==5.1.1 +Sphinx==9.0.1 twine==4.0.1 # Test / Benchmark requirements codecov==2.1.12 From 495261386f20ca4feac84793412643a42b2911cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:27 -0500 Subject: [PATCH 05/13] Update twine from 4.0.1 to 6.2.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 20f8350..a0bc19f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ watchdog[watchmedo]==6.0.0 flake8>=3 # pyup: ignore tox==4.32.0 Sphinx==9.0.1 -twine==4.0.1 +twine==6.2.0 # Test / Benchmark requirements codecov==2.1.12 coverage>=6.2 From d40577081c87551228d1ac1fbf1d7365143b5bae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:28 -0500 Subject: [PATCH 06/13] Update codecov from 2.1.12 to 2.1.13 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a0bc19f..adfc1e7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ tox==4.32.0 Sphinx==9.0.1 twine==6.2.0 # Test / Benchmark requirements -codecov==2.1.12 +codecov==2.1.13 coverage>=6.2 pytest>=7.0.1,<8 pytest-benchmark[histogram]==3.4.1 From 492ae463cfbd1b9482dcce4daed9177dbf339d1c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:28 -0500 Subject: [PATCH 07/13] Pin pytest to latest version 9.0.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index adfc1e7..ca56053 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ twine==6.2.0 # Test / Benchmark requirements codecov==2.1.13 coverage>=6.2 -pytest>=7.0.1,<8 +pytest==9.0.1 pytest-benchmark[histogram]==3.4.1 pytest-cov==3.0.0 dataclass-wizard==0.22.1 # for loading dict to nested dataclass From b1340d6c6b84ea8595be640c8254bdc8400e7c13 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:29 -0500 Subject: [PATCH 08/13] Update pytest-benchmark from 3.4.1 to 5.2.3 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ca56053..0972f1f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ twine==6.2.0 codecov==2.1.13 coverage>=6.2 pytest==9.0.1 -pytest-benchmark[histogram]==3.4.1 +pytest-benchmark[histogram]==5.2.3 pytest-cov==3.0.0 dataclass-wizard==0.22.1 # for loading dict to nested dataclass # Benchmarks From 150bb42c6f9008075f10439bc62d1b87d85358b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:30 -0500 Subject: [PATCH 09/13] Update pytest-cov from 3.0.0 to 7.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0972f1f..1569bdf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ codecov==2.1.13 coverage>=6.2 pytest==9.0.1 pytest-benchmark[histogram]==5.2.3 -pytest-cov==3.0.0 +pytest-cov==7.0.0 dataclass-wizard==0.22.1 # for loading dict to nested dataclass # Benchmarks dict2dot==0.1 From 6c223a83013386db35a5cfe1b1e49d9fe60a5a6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:30 -0500 Subject: [PATCH 10/13] Update dataclass-wizard from 0.22.1 to 0.35.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1569bdf..4cc0ac9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ coverage>=6.2 pytest==9.0.1 pytest-benchmark[histogram]==5.2.3 pytest-cov==7.0.0 -dataclass-wizard==0.22.1 # for loading dict to nested dataclass +dataclass-wizard==0.35.1 # for loading dict to nested dataclass # Benchmarks dict2dot==0.1 dotmap==1.3.30 From 743931296723660310c0d621f91bfa278f4a6c53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:31 -0500 Subject: [PATCH 11/13] Update prodict from 0.8.18 to 0.8.22 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4cc0ac9..22e3751 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ dotted-dict==1.1.3 dotty-dict==1.3.1 addict==2.4.0 metadict==0.1.2 -prodict==0.8.18 +prodict==0.8.22 python-box==6.0.2 glom==22.1.0 scalpl==0.4.2 From 09b4b79ca5f4ec6e25871fe76012a1e222c8086b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:32 -0500 Subject: [PATCH 12/13] Update python-box from 6.0.2 to 7.3.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 22e3751..8013922 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,6 +22,6 @@ dotty-dict==1.3.1 addict==2.4.0 metadict==0.1.2 prodict==0.8.22 -python-box==6.0.2 +python-box==7.3.2 glom==22.1.0 scalpl==0.4.2 From 135b521355c7ae9f87e61c7e285dd541fbe9ed7d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 13:22:32 -0500 Subject: [PATCH 13/13] Update glom from 22.1.0 to 24.11.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8013922..e056a98 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,5 +23,5 @@ addict==2.4.0 metadict==0.1.2 prodict==0.8.22 python-box==7.3.2 -glom==22.1.0 +glom==24.11.0 scalpl==0.4.2