File tree Expand file tree Collapse file tree 3 files changed +27
-27
lines changed
Expand file tree Collapse file tree 3 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --resolver=backtracking docs-requirements.in
66#
7- alabaster==0.7.16
7+ alabaster==1.0.0
88 # via sphinx
99babel==2.17.0
1010 # via sphinx
11- certifi==2025.11.12
11+ certifi==2026.1.4
1212 # via requests
1313cffi==2.0.0
1414 # via cryptography
1515charset-normalizer==3.4.4
1616 # via requests
17- cryptography==46.0.3
17+ cryptography==46.0.4
1818 # via -r docs-requirements.in
1919docutils==0.21.2
2020 # via sphinx
@@ -28,9 +28,9 @@ jinja2==3.1.6
2828 # via sphinx
2929markupsafe==3.0.3
3030 # via jinja2
31- packaging==25 .0
31+ packaging==26 .0
3232 # via sphinx
33- pycparser==2.23
33+ pycparser==3.0
3434 # via cffi
3535pygments==2.19.2
3636 # via sphinx
@@ -52,11 +52,11 @@ sphinxcontrib-qthelp==2.0.0
5252 # via sphinx
5353sphinxcontrib-serializinghtml==2.0.0
5454 # via sphinx
55- sphinxcontrib-trio==1.1.2
55+ sphinxcontrib-trio==1.2.0
5656 # via -r docs-requirements.in
57- tomli==2.3 .0
57+ tomli==2.4 .0
5858 # via sphinx
5959typing-extensions==4.15.0
6060 # via cryptography
61- urllib3==2.6.0
61+ urllib3==2.6.3
6262 # via requests
Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ argcomplete==3.6.3
44 # via nox
55attrs==25.4.0
66 # via nox
7- black==25.9 .0
7+ black==25.12 .0
88 # via -r lint-requirements.in
99cffi==2.0.0
1010 # via cryptography
1111click==8.3.1
1212 # via black
1313colorlog==6.10.1
1414 # via nox
15- cryptography==46.0.3
15+ cryptography==46.0.4
1616 # via
1717 # -r lint-requirements.in
1818 # types-pyopenssl
@@ -22,33 +22,33 @@ distlib==0.4.0
2222 # via virtualenv
2323exceptiongroup==1.3.1
2424 # via pytest
25- filelock==3.20.0
25+ filelock==3.20.3
2626 # via virtualenv
27- humanize==4.14 .0
27+ humanize==4.15 .0
2828 # via nox
2929idna==3.11
3030 # via -r lint-requirements.in
3131iniconfig==2.3.0
3232 # via pytest
3333isort==7.0.0
3434 # via -r lint-requirements.in
35- librt==0.7.3
35+ librt==0.7.8
3636 # via mypy
37- mypy==1.19.0
37+ mypy==1.19.1
3838 # via -r lint-requirements.in
3939mypy-extensions==1.1.0
4040 # via
4141 # black
4242 # mypy
4343nox==2025.11.12
4444 # via -r lint-requirements.in
45- packaging==25 .0
45+ packaging==26 .0
4646 # via
4747 # black
4848 # dependency-groups
4949 # nox
5050 # pytest
51- pathspec==0.12.1
51+ pathspec==1.0.4
5252 # via
5353 # black
5454 # mypy
@@ -58,15 +58,15 @@ platformdirs==4.5.1
5858 # virtualenv
5959pluggy==1.6.0
6060 # via pytest
61- pycparser==2.23
61+ pycparser==3.0
6262 # via cffi
6363pygments==2.19.2
6464 # via pytest
6565pytest==9.0.2
6666 # via -r lint-requirements.in
67- pytokens==0.3.0
67+ pytokens==0.4.1
6868 # via black
69- tomli==2.3 .0
69+ tomli==2.4 .0
7070 # via
7171 # black
7272 # dependency-groups
@@ -77,7 +77,7 @@ types-cffi==1.17.0.20250915
7777 # via types-pyopenssl
7878types-pyopenssl==24.1.0.20240722
7979 # via -r lint-requirements.in
80- types-setuptools==80.9 .0.20250822
80+ types-setuptools==80.10 .0.20260124
8181 # via types-cffi
8282typing-extensions==4.15.0
8383 # via
@@ -86,5 +86,5 @@ typing-extensions==4.15.0
8686 # exceptiongroup
8787 # mypy
8888 # virtualenv
89- virtualenv==20.35.4
89+ virtualenv==20.36.1
9090 # via nox
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ attrs==25.4.0
88 # via service-identity
99cffi==2.0.0
1010 # via cryptography
11- coverage[toml]==7.12.0
11+ coverage[toml]==7.13.2
1212 # via -r test-requirements.in
13- cryptography==46.0.3
13+ cryptography==46.0.4
1414 # via
1515 # -r test-requirements.in
1616 # pyopenssl
@@ -21,17 +21,17 @@ idna==3.11
2121 # via -r test-requirements.in
2222iniconfig==2.3.0
2323 # via pytest
24- packaging==25 .0
24+ packaging==26 .0
2525 # via pytest
2626pluggy==1.6.0
2727 # via pytest
28- pyasn1==0.6.1
28+ pyasn1==0.6.2
2929 # via
3030 # pyasn1-modules
3131 # service-identity
3232pyasn1-modules==0.4.2
3333 # via service-identity
34- pycparser==2.23
34+ pycparser==3.0
3535 # via cffi
3636pygments==2.19.2
3737 # via pytest
@@ -41,7 +41,7 @@ pytest==9.0.2
4141 # via -r test-requirements.in
4242service-identity==24.2.0
4343 # via -r test-requirements.in
44- tomli==2.3 .0
44+ tomli==2.4 .0
4545 # via
4646 # coverage
4747 # pytest
You can’t perform that action at this time.
0 commit comments