File tree Expand file tree Collapse file tree 3 files changed +32
-22
lines changed
Expand file tree Collapse file tree 3 files changed +32
-22
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ alabaster==0.7.16
88 # via sphinx
99babel==2.17.0
1010 # via sphinx
11- certifi==2025.10.5
11+ certifi==2025.11.12
1212 # via requests
1313cffi==2.0.0
1414 # via cryptography
1515charset-normalizer==3.4.4
1616 # via requests
17- cryptography==45 .0.6
17+ cryptography==46 .0.3
1818 # via -r docs-requirements.in
1919docutils==0.21.2
2020 # via sphinx
@@ -38,7 +38,7 @@ requests==2.32.5
3838 # via sphinx
3939snowballstemmer==3.0.1
4040 # via sphinx
41- sphinx==7.4.7
41+ sphinx==8.1.3
4242 # via sphinxcontrib-trio
4343sphinxcontrib-applehelp==2.0.0
4444 # via sphinx
@@ -56,5 +56,7 @@ sphinxcontrib-trio==1.1.2
5656 # via -r docs-requirements.in
5757tomli==2.3.0
5858 # via sphinx
59+ typing-extensions==4.15.0
60+ # via cryptography
5961urllib3==2.6.0
6062 # via requests
Original file line number Diff line number Diff line change @@ -8,39 +8,39 @@ black==25.9.0
88 # via -r lint-requirements.in
99cffi==2.0.0
1010 # via cryptography
11- click==8.1.8
11+ click==8.3.1
1212 # via black
1313colorlog==6.10.1
1414 # via nox
15- cryptography==45 .0.6
15+ cryptography==46 .0.3
1616 # via
1717 # -r lint-requirements.in
1818 # types-pyopenssl
1919dependency-groups==1.3.1
2020 # via nox
2121distlib==0.4.0
2222 # via virtualenv
23- exceptiongroup==1.3.0
23+ exceptiongroup==1.3.1
2424 # via pytest
25- filelock==3.19.1
25+ filelock==3.20.0
2626 # via virtualenv
27- humanize==4.13 .0
27+ humanize==4.14 .0
2828 # via nox
2929idna==3.11
3030 # via -r lint-requirements.in
31- importlib-metadata==8.7.0
32- # via isort
33- iniconfig==2.1.0
31+ iniconfig==2.3.0
3432 # via pytest
35- isort==6.1 .0
33+ isort==7.0 .0
3634 # via -r lint-requirements.in
37- mypy==1.18.2
35+ librt==0.7.3
36+ # via mypy
37+ mypy==1.19.0
3838 # via -r lint-requirements.in
3939mypy-extensions==1.1.0
4040 # via
4141 # black
4242 # mypy
43- nox==2025.10.16
43+ nox==2025.11.12
4444 # via -r lint-requirements.in
4545packaging==25.0
4646 # via
@@ -52,7 +52,7 @@ pathspec==0.12.1
5252 # via
5353 # black
5454 # mypy
55- platformdirs==4.4.0
55+ platformdirs==4.5.1
5656 # via
5757 # black
5858 # virtualenv
@@ -62,9 +62,9 @@ pycparser==2.23
6262 # via cffi
6363pygments==2.19.2
6464 # via pytest
65- pytest==8.4 .2
65+ pytest==9.0 .2
6666 # via -r lint-requirements.in
67- pytokens==0.2 .0
67+ pytokens==0.3 .0
6868 # via black
6969tomli==2.3.0
7070 # via
@@ -82,10 +82,9 @@ types-setuptools==80.9.0.20250822
8282typing-extensions==4.15.0
8383 # via
8484 # black
85+ # cryptography
8586 # exceptiongroup
8687 # mypy
8788 # virtualenv
8889virtualenv==20.35.4
8990 # via nox
90- zipp==3.23.0
91- # via importlib-metadata
Original file line number Diff line number Diff line change @@ -8,13 +8,15 @@ attrs==25.4.0
88 # via service-identity
99cffi==2.0.0
1010 # via cryptography
11- coverage[toml]==7.11 .0
11+ coverage[toml]==7.12 .0
1212 # via -r test-requirements.in
1313cryptography==46.0.3
1414 # via
1515 # -r test-requirements.in
1616 # pyopenssl
1717 # service-identity
18+ exceptiongroup==1.3.1
19+ # via pytest
1820idna==3.11
1921 # via -r test-requirements.in
2022iniconfig==2.3.0
@@ -35,9 +37,16 @@ pygments==2.19.2
3537 # via pytest
3638pyopenssl==25.3.0
3739 # via -r test-requirements.in
38- pytest==8.4 .2
40+ pytest==9.0 .2
3941 # via -r test-requirements.in
4042service-identity==24.2.0
4143 # via -r test-requirements.in
44+ tomli==2.3.0
45+ # via
46+ # coverage
47+ # pytest
4248typing-extensions==4.15.0
43- # via pyopenssl
49+ # via
50+ # cryptography
51+ # exceptiongroup
52+ # pyopenssl
You can’t perform that action at this time.
0 commit comments