diff --git a/requirements.txt b/requirements.txt index cdd72e16..77428a3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ base58==2.1.1 -cffi==1.17.1 -cryptography==45.0.5 +cffi==2.0.0 +cryptography==46.0.3 ecdsa==0.19.1 -googleapis-common-protos==1.70.0 -grpcio==1.73.1 -protobuf==6.31.1 -pycparser==2.22 +googleapis-common-protos==1.72.0 +grpcio==1.76.0 +protobuf==6.33.2 +pycparser==2.23 toml==0.10.2 diff --git a/requirements_dev.txt b/requirements_dev.txt index 8f560879..210259da 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,47 +1,47 @@ 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 +bleach==6.3.0 +certifi==2025.11.12 chardet==5.2.0 codecov==2.1.13 -coverage==7.9.2 -distlib==0.3.9 -docutils==0.21.2 +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.73.1 -idna==3.10 +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 +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 +mypy==1.19.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 -pyparsing==3.2.3 -pytest-cov==6.2.1 -pytest-mock==3.14.1 -pytest==8.4.1 +pyparsing==3.3.1 +pytest-cov==7.0.0 +pytest-mock==3.15.1 +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 +sphinx==9.1.0 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 sphinxcontrib-htmlhelp==2.1.0 @@ -49,15 +49,15 @@ 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 +twine==6.2.0 +types-protobuf==6.32.1.20251210 types-toml==0.10.8.20240310 -typing-extensions==4.14.1 -urllib3==2.5.0 -virtualenv==20.31.2 -wcwidth==0.2.13 +typing-extensions==4.15.0 +urllib3==2.6.2 +virtualenv==20.35.4 +wcwidth==0.2.14 webencodings==0.5.1 wheel==0.46.1 zipp==3.23.0