From 7bbe789bec5d07e84445326e1a8526a0da11f194 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:04 -0500 Subject: [PATCH 01/35] Update cffi from 1.17.1 to 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdd72e16..236b664c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ base58==2.1.1 -cffi==1.17.1 +cffi==2.0.0 cryptography==45.0.5 ecdsa==0.19.1 googleapis-common-protos==1.70.0 From 9171704cacffa5ee7063281a1e36e297a7da9957 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:05 -0500 Subject: [PATCH 02/35] Update cryptography from 45.0.5 to 46.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 236b664c..bb6004f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ base58==2.1.1 cffi==2.0.0 -cryptography==45.0.5 +cryptography==46.0.3 ecdsa==0.19.1 googleapis-common-protos==1.70.0 grpcio==1.73.1 From 43df06b4c57d53b646b16864b75656b3d44fdc28 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:05 -0500 Subject: [PATCH 03/35] Update googleapis-common-protos from 1.70.0 to 1.72.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb6004f0..3afc29ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ base58==2.1.1 cffi==2.0.0 cryptography==46.0.3 ecdsa==0.19.1 -googleapis-common-protos==1.70.0 +googleapis-common-protos==1.72.0 grpcio==1.73.1 protobuf==6.31.1 pycparser==2.22 From b88f6f2f0501c13af170eed80feef1367ce7f4a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:06 -0500 Subject: [PATCH 04/35] Update grpcio from 1.73.1 to 1.76.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3afc29ab..5d5dae46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cffi==2.0.0 cryptography==46.0.3 ecdsa==0.19.1 googleapis-common-protos==1.72.0 -grpcio==1.73.1 +grpcio==1.76.0 protobuf==6.31.1 pycparser==2.22 toml==0.10.2 From 2883c22aaa547dbc9c00f5b8c46bea4f09823339 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:06 -0500 Subject: [PATCH 05/35] Update grpcio from 1.73.1 to 1.76.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8f560879..0c04cc5a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,7 +13,7 @@ entrypoints==0.4 filelock==3.18.0 flake8==7.3.0 grpcio-tools==1.73.1 -grpcio==1.73.1 +grpcio==1.76.0 idna==3.10 imagesize==1.4.1 importlib-metadata==8.7.0; python_version < '3.8' From 81b96bfd56f02383e0ca173a8f234d0566caf2e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:07 -0500 Subject: [PATCH 06/35] Update protobuf from 6.31.1 to 6.33.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d5dae46..830ad685 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ cryptography==46.0.3 ecdsa==0.19.1 googleapis-common-protos==1.72.0 grpcio==1.76.0 -protobuf==6.31.1 +protobuf==6.33.2 pycparser==2.22 toml==0.10.2 From ab9e832e5696568c9c4c805a6eae81551563b2b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:08 -0500 Subject: [PATCH 07/35] Update protobuf from 6.31.1 to 6.33.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0c04cc5a..b9e560f0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -27,7 +27,7 @@ mypy==1.16.1 packaging==25.0 pkginfo==1.12.1.2 pluggy==1.6.0 -protobuf==6.31.1 +protobuf==6.33.2 pycodestyle==2.14.0 pyflakes==3.4.0 pygments==2.19.2 From 74dd71a647abaf693bcd3068d54dd6bc22865ab2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:08 -0500 Subject: [PATCH 08/35] Update pycparser from 2.22 to 2.23 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 830ad685..77428a3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ ecdsa==0.19.1 googleapis-common-protos==1.72.0 grpcio==1.76.0 protobuf==6.33.2 -pycparser==2.22 +pycparser==2.23 toml==0.10.2 From cbf8ad878fdfa289c7226fd6c4e7c4d6c925fdc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:09 -0500 Subject: [PATCH 09/35] Update attrs from 25.3.0 to 25.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b9e560f0..7d3d4cba 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ alabaster==1.0.0 appdirs==1.4.4 -attrs==25.3.0 +attrs==25.4.0 babel==2.17.0 bleach==6.2.0 certifi==2025.6.15 From 35cac676f7b8374696fb2df1bc34fc8ca50916ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:10 -0500 Subject: [PATCH 10/35] Update bleach from 6.2.0 to 6.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d3d4cba..32ab791c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ alabaster==1.0.0 appdirs==1.4.4 attrs==25.4.0 babel==2.17.0 -bleach==6.2.0 +bleach==6.3.0 certifi==2025.6.15 chardet==5.2.0 codecov==2.1.13 From 516c390d0803100a0ae7c377daf2d569bb5ef662 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:10 -0500 Subject: [PATCH 11/35] Update certifi from 2025.6.15 to 2025.11.12 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32ab791c..a82842bf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ appdirs==1.4.4 attrs==25.4.0 babel==2.17.0 bleach==6.3.0 -certifi==2025.6.15 +certifi==2025.11.12 chardet==5.2.0 codecov==2.1.13 coverage==7.9.2 From fe1372274cb967b0d00ed464fbd3b874ea3cfc84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:11 -0500 Subject: [PATCH 12/35] Update coverage from 7.9.2 to 7.13.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a82842bf..82bb475d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ bleach==6.3.0 certifi==2025.11.12 chardet==5.2.0 codecov==2.1.13 -coverage==7.9.2 +coverage==7.13.1 distlib==0.3.9 docutils==0.21.2 entrypoints==0.4 From 627adaa392646aee80a7982ecb4eb4b728c11079 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:11 -0500 Subject: [PATCH 13/35] Update distlib from 0.3.9 to 0.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 82bb475d..bc9fedab 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ certifi==2025.11.12 chardet==5.2.0 codecov==2.1.13 coverage==7.13.1 -distlib==0.3.9 +distlib==0.4.0 docutils==0.21.2 entrypoints==0.4 filelock==3.18.0 From d7223d76685d9da79d9c2c1af6881658ee2927b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:12 -0500 Subject: [PATCH 14/35] Update docutils from 0.21.2 to 0.22.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bc9fedab..4235ff12 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ chardet==5.2.0 codecov==2.1.13 coverage==7.13.1 distlib==0.4.0 -docutils==0.21.2 +docutils==0.22.4 entrypoints==0.4 filelock==3.18.0 flake8==7.3.0 From 8f2f20a5fb90a0f89c1aa5ea9cde771b19dd5194 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:12 -0500 Subject: [PATCH 15/35] Update filelock from 3.18.0 to 3.20.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4235ff12..a447200a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ coverage==7.13.1 distlib==0.4.0 docutils==0.22.4 entrypoints==0.4 -filelock==3.18.0 +filelock==3.20.1 flake8==7.3.0 grpcio-tools==1.73.1 grpcio==1.76.0 From b942a138dc4e48eb5ed15108ac4d08615fa97c4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:13 -0500 Subject: [PATCH 16/35] Update grpcio-tools from 1.73.1 to 1.76.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a447200a..80de5995 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ docutils==0.22.4 entrypoints==0.4 filelock==3.20.1 flake8==7.3.0 -grpcio-tools==1.73.1 +grpcio-tools==1.76.0 grpcio==1.76.0 idna==3.10 imagesize==1.4.1 From 8c9b344247284dff1b2a2a4b9ae140c51eb4acf8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:13 -0500 Subject: [PATCH 17/35] Update idna from 3.10 to 3.11 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 80de5995..96802664 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,7 +14,7 @@ filelock==3.20.1 flake8==7.3.0 grpcio-tools==1.76.0 grpcio==1.76.0 -idna==3.10 +idna==3.11 imagesize==1.4.1 importlib-metadata==8.7.0; python_version < '3.8' jinja2==3.1.6 From 82f7966b0e08b8740ea6e56cc2863df356799a47 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:14 -0500 Subject: [PATCH 18/35] Update importlib-metadata from 8.7.0 to 8.7.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 96802664..2c3bda6a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -16,7 +16,7 @@ grpcio-tools==1.76.0 grpcio==1.76.0 idna==3.11 imagesize==1.4.1 -importlib-metadata==8.7.0; python_version < '3.8' +importlib-metadata==8.7.1; python_version < '3.8' jinja2==3.1.6 keyring==25.6.0 markupsafe==3.0.2 From 3da5465a5f1ffe5938f1e29fb6428dc8e6504404 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:14 -0500 Subject: [PATCH 19/35] Update keyring from 25.6.0 to 25.7.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2c3bda6a..b3463554 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -18,7 +18,7 @@ idna==3.11 imagesize==1.4.1 importlib-metadata==8.7.1; python_version < '3.8' jinja2==3.1.6 -keyring==25.6.0 +keyring==25.7.0 markupsafe==3.0.2 mccabe==0.7.0 more-itertools==10.7.0 From 043995e87dfd67551e98e4636f2bb357b049cdb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:15 -0500 Subject: [PATCH 20/35] Update markupsafe from 3.0.2 to 3.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b3463554..a85535a2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -19,7 +19,7 @@ imagesize==1.4.1 importlib-metadata==8.7.1; python_version < '3.8' jinja2==3.1.6 keyring==25.7.0 -markupsafe==3.0.2 +markupsafe==3.0.3 mccabe==0.7.0 more-itertools==10.7.0 mypy-extensions==1.1.0 From 5e65ae8782442eaa7a767b21a0bcdda2386ab963 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:15 -0500 Subject: [PATCH 21/35] Update more-itertools from 10.7.0 to 10.8.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a85535a2..779bacf1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -21,7 +21,7 @@ jinja2==3.1.6 keyring==25.7.0 markupsafe==3.0.3 mccabe==0.7.0 -more-itertools==10.7.0 +more-itertools==10.8.0 mypy-extensions==1.1.0 mypy==1.16.1 packaging==25.0 From 3cd407455f56fd76952286c72ff6de173cde538b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:16 -0500 Subject: [PATCH 22/35] Update mypy from 1.16.1 to 1.19.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 779bacf1..6ee7d927 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -23,7 +23,7 @@ markupsafe==3.0.3 mccabe==0.7.0 more-itertools==10.8.0 mypy-extensions==1.1.0 -mypy==1.16.1 +mypy==1.19.1 packaging==25.0 pkginfo==1.12.1.2 pluggy==1.6.0 From 71e2c2a32c01ab08438d1c51ccabf5aabda2d2a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:16 -0500 Subject: [PATCH 23/35] Update pyparsing from 3.2.3 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6ee7d927..0213418a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -31,7 +31,7 @@ protobuf==6.33.2 pycodestyle==2.14.0 pyflakes==3.4.0 pygments==2.19.2 -pyparsing==3.2.3 +pyparsing==3.3.1 pytest-cov==6.2.1 pytest-mock==3.14.1 pytest==8.4.1 From 516567a7b766e963e9985f5af2ca8c0b19974626 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:17 -0500 Subject: [PATCH 24/35] Update pytest-cov from 6.2.1 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 0213418a..0279d9e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -32,7 +32,7 @@ pycodestyle==2.14.0 pyflakes==3.4.0 pygments==2.19.2 pyparsing==3.3.1 -pytest-cov==6.2.1 +pytest-cov==7.0.0 pytest-mock==3.14.1 pytest==8.4.1 pytz==2025.2 From 38c90849cbe4d4e73047086da38ef497f0acf52c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:17 -0500 Subject: [PATCH 25/35] Update pytest-mock from 3.14.1 to 3.15.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0279d9e1..a5089584 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -33,7 +33,7 @@ pyflakes==3.4.0 pygments==2.19.2 pyparsing==3.3.1 pytest-cov==7.0.0 -pytest-mock==3.14.1 +pytest-mock==3.15.1 pytest==8.4.1 pytz==2025.2 readme-renderer==44.0 From c032b2f3ff893e831b1370f91e531c9a9dd6c522 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:18 -0500 Subject: [PATCH 26/35] Update pytest from 8.4.1 to 9.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a5089584..c6eb52fc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -34,7 +34,7 @@ pygments==2.19.2 pyparsing==3.3.1 pytest-cov==7.0.0 pytest-mock==3.15.1 -pytest==8.4.1 +pytest==9.0.2 pytz==2025.2 readme-renderer==44.0 requests-toolbelt==1.0.0 From d38c4e4de0d761bb5b1971635a3f9315651a2a7c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:18 -0500 Subject: [PATCH 27/35] Update requests from 2.32.4 to 2.32.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c6eb52fc..8139d75e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -38,7 +38,7 @@ pytest==9.0.2 pytz==2025.2 readme-renderer==44.0 requests-toolbelt==1.0.0 -requests==2.32.4 +requests==2.32.5 snowballstemmer==3.0.1 sphinx-rtd-theme==3.0.2 sphinx==8.1.3 From 5deefea77ef26a26035529537a678adc001b49c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:19 -0500 Subject: [PATCH 28/35] Update sphinx from 8.1.3 to 9.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8139d75e..4aa81a08 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -41,7 +41,7 @@ requests-toolbelt==1.0.0 requests==2.32.5 snowballstemmer==3.0.1 sphinx-rtd-theme==3.0.2 -sphinx==8.1.3 +sphinx==9.1.0 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 From df868eb2502d7b98b7378d76cb65c7ad376a25f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:19 -0500 Subject: [PATCH 29/35] Update tox from 4.27.0 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 4aa81a08..6bd02a33 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -49,7 +49,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 toml==0.10.2 -tox==4.27.0 +tox==4.32.0 tqdm==4.67.1 twine==6.1.0 types-protobuf==6.30.2.20250703 From aad9801ef78d1f92918e31b7f58b5d0836fe7f17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:20 -0500 Subject: [PATCH 30/35] Update twine from 6.1.0 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 6bd02a33..c4ec861f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -51,7 +51,7 @@ sphinxcontrib-serializinghtml==2.0.0 toml==0.10.2 tox==4.32.0 tqdm==4.67.1 -twine==6.1.0 +twine==6.2.0 types-protobuf==6.30.2.20250703 types-toml==0.10.8.20240310 typing-extensions==4.14.1 From 2cf2a24475b8cda2065aca8ebfb7c0f8d3ec4930 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:20 -0500 Subject: [PATCH 31/35] Update types-protobuf from 6.30.2.20250703 to 6.32.1.20251210 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c4ec861f..8ad6f4bc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -52,7 +52,7 @@ toml==0.10.2 tox==4.32.0 tqdm==4.67.1 twine==6.2.0 -types-protobuf==6.30.2.20250703 +types-protobuf==6.32.1.20251210 types-toml==0.10.8.20240310 typing-extensions==4.14.1 urllib3==2.5.0 From 132fea3c5ff777b6802babc13c89a3961079bdaf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:21 -0500 Subject: [PATCH 32/35] Update typing-extensions from 4.14.1 to 4.15.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8ad6f4bc..ed0fd0ac 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -54,7 +54,7 @@ tqdm==4.67.1 twine==6.2.0 types-protobuf==6.32.1.20251210 types-toml==0.10.8.20240310 -typing-extensions==4.14.1 +typing-extensions==4.15.0 urllib3==2.5.0 virtualenv==20.31.2 wcwidth==0.2.13 From 6cb576d0e11cd3b8b403dec35bfdd8cc97cf7ba9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:21 -0500 Subject: [PATCH 33/35] Update urllib3 from 2.5.0 to 2.6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ed0fd0ac..5e774a10 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -55,7 +55,7 @@ twine==6.2.0 types-protobuf==6.32.1.20251210 types-toml==0.10.8.20240310 typing-extensions==4.15.0 -urllib3==2.5.0 +urllib3==2.6.2 virtualenv==20.31.2 wcwidth==0.2.13 webencodings==0.5.1 From 0b8f0125d47c6e9ebf5a4e6e13ef31613878ac60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:22 -0500 Subject: [PATCH 34/35] Update virtualenv from 20.31.2 to 20.35.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5e774a10..31584a31 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -56,7 +56,7 @@ types-protobuf==6.32.1.20251210 types-toml==0.10.8.20240310 typing-extensions==4.15.0 urllib3==2.6.2 -virtualenv==20.31.2 +virtualenv==20.35.4 wcwidth==0.2.13 webencodings==0.5.1 wheel==0.46.1 From 6c8c157f80187d487a4b20360616707d8dd42c95 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 10:00:22 -0500 Subject: [PATCH 35/35] Update wcwidth from 0.2.13 to 0.2.14 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 31584a31..210259da 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -57,7 +57,7 @@ types-toml==0.10.8.20240310 typing-extensions==4.15.0 urllib3==2.6.2 virtualenv==20.35.4 -wcwidth==0.2.13 +wcwidth==0.2.14 webencodings==0.5.1 wheel==0.46.1 zipp==3.23.0