Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
7bbe789
Update cffi from 1.17.1 to 2.0.0
pyup-bot Jan 1, 2026
9171704
Update cryptography from 45.0.5 to 46.0.3
pyup-bot Jan 1, 2026
43df06b
Update googleapis-common-protos from 1.70.0 to 1.72.0
pyup-bot Jan 1, 2026
b88f6f2
Update grpcio from 1.73.1 to 1.76.0
pyup-bot Jan 1, 2026
2883c22
Update grpcio from 1.73.1 to 1.76.0
pyup-bot Jan 1, 2026
81b96bf
Update protobuf from 6.31.1 to 6.33.2
pyup-bot Jan 1, 2026
ab9e832
Update protobuf from 6.31.1 to 6.33.2
pyup-bot Jan 1, 2026
74dd71a
Update pycparser from 2.22 to 2.23
pyup-bot Jan 1, 2026
cbf8ad8
Update attrs from 25.3.0 to 25.4.0
pyup-bot Jan 1, 2026
35cac67
Update bleach from 6.2.0 to 6.3.0
pyup-bot Jan 1, 2026
516c390
Update certifi from 2025.6.15 to 2025.11.12
pyup-bot Jan 1, 2026
fe13722
Update coverage from 7.9.2 to 7.13.1
pyup-bot Jan 1, 2026
627adaa
Update distlib from 0.3.9 to 0.4.0
pyup-bot Jan 1, 2026
d7223d7
Update docutils from 0.21.2 to 0.22.4
pyup-bot Jan 1, 2026
8f2f20a
Update filelock from 3.18.0 to 3.20.1
pyup-bot Jan 1, 2026
b942a13
Update grpcio-tools from 1.73.1 to 1.76.0
pyup-bot Jan 1, 2026
8c9b344
Update idna from 3.10 to 3.11
pyup-bot Jan 1, 2026
82f7966
Update importlib-metadata from 8.7.0 to 8.7.1
pyup-bot Jan 1, 2026
3da5465
Update keyring from 25.6.0 to 25.7.0
pyup-bot Jan 1, 2026
043995e
Update markupsafe from 3.0.2 to 3.0.3
pyup-bot Jan 1, 2026
5e65ae8
Update more-itertools from 10.7.0 to 10.8.0
pyup-bot Jan 1, 2026
3cd4074
Update mypy from 1.16.1 to 1.19.1
pyup-bot Jan 1, 2026
71e2c2a
Update pyparsing from 3.2.3 to 3.3.1
pyup-bot Jan 1, 2026
516567a
Update pytest-cov from 6.2.1 to 7.0.0
pyup-bot Jan 1, 2026
38c9084
Update pytest-mock from 3.14.1 to 3.15.1
pyup-bot Jan 1, 2026
c032b2f
Update pytest from 8.4.1 to 9.0.2
pyup-bot Jan 1, 2026
d38c4e4
Update requests from 2.32.4 to 2.32.5
pyup-bot Jan 1, 2026
5deefea
Update sphinx from 8.1.3 to 9.1.0
pyup-bot Jan 1, 2026
df868eb
Update tox from 4.27.0 to 4.32.0
pyup-bot Jan 1, 2026
aad9801
Update twine from 6.1.0 to 6.2.0
pyup-bot Jan 1, 2026
2cf2a24
Update types-protobuf from 6.30.2.20250703 to 6.32.1.20251210
pyup-bot Jan 1, 2026
132fea3
Update typing-extensions from 4.14.1 to 4.15.0
pyup-bot Jan 1, 2026
6cb576d
Update urllib3 from 2.5.0 to 2.6.2
pyup-bot Jan 1, 2026
0b8f012
Update virtualenv from 20.31.2 to 20.35.4
pyup-bot Jan 1, 2026
6c8c157
Update wcwidth from 0.2.13 to 0.2.14
pyup-bot Jan 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
58 changes: 29 additions & 29 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
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
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
Loading