File tree Expand file tree Collapse file tree 3 files changed +36
-28
lines changed Expand file tree Collapse file tree 3 files changed +36
-28
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ alabaster==0.7.16
88 # via sphinx
99babel==2.17.0
1010 # via sphinx
11- certifi==2025.8.3
11+ certifi==2025.10.5
1212 # via requests
13- cffi==1.17.1
13+ cffi==2.0.0
1414 # via cryptography
15- charset-normalizer==3.4.3
15+ charset-normalizer==3.4.4
1616 # via requests
1717cryptography==45.0.6
1818 # via -r docs-requirements.in
1919docutils==0.21.2
2020 # via sphinx
21- idna==3.10
21+ idna==3.11
2222 # via
2323 # -r docs-requirements.in
2424 # requests
@@ -28,11 +28,11 @@ importlib-metadata==8.7.0
2828 # via sphinx
2929jinja2==3.1.6
3030 # via sphinx
31- markupsafe==3.0.2
31+ markupsafe==3.0.3
3232 # via jinja2
3333packaging==25.0
3434 # via sphinx
35- pycparser==2.22
35+ pycparser==2.23
3636 # via cffi
3737pygments==2.19.2
3838 # via sphinx
@@ -56,7 +56,7 @@ sphinxcontrib-serializinghtml==2.0.0
5656 # via sphinx
5757sphinxcontrib-trio==1.1.2
5858 # via -r docs-requirements.in
59- tomli==2.2.1
59+ tomli==2.3.0
6060 # via sphinx
6161urllib3==2.5.0
6262 # via requests
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal lint-requirements.in
3- argcomplete==3.6.2
3+ argcomplete==3.6.3
44 # via nox
5- attrs==25.3 .0
5+ attrs==25.4 .0
66 # via nox
7- black==25.1 .0
7+ black==25.9 .0
88 # via -r lint-requirements.in
9- cffi==1.17.1
9+ cffi==2.0.0
1010 # via cryptography
1111click==8.1.8
1212 # via black
13- colorlog==6.9.0
13+ colorlog==6.10.1
1414 # via nox
1515cryptography==45.0.6
1616 # via
@@ -24,19 +24,23 @@ exceptiongroup==1.3.0
2424 # via pytest
2525filelock==3.19.1
2626 # via virtualenv
27- idna==3.10
27+ humanize==4.13.0
28+ # via nox
29+ idna==3.11
2830 # via -r lint-requirements.in
31+ importlib-metadata==8.7.0
32+ # via isort
2933iniconfig==2.1.0
3034 # via pytest
31- isort==6.0.1
35+ isort==6.1.0
3236 # via -r lint-requirements.in
33- mypy==1.17.1
37+ mypy==1.18.2
3438 # via -r lint-requirements.in
3539mypy-extensions==1.1.0
3640 # via
3741 # black
3842 # mypy
39- nox==2025.5.1
43+ nox==2025.10.16
4044 # via -r lint-requirements.in
4145packaging==25.0
4246 # via
@@ -54,20 +58,22 @@ platformdirs==4.4.0
5458 # virtualenv
5559pluggy==1.6.0
5660 # via pytest
57- pycparser==2.22
61+ pycparser==2.23
5862 # via cffi
5963pygments==2.19.2
6064 # via pytest
61- pytest==8.4.1
65+ pytest==8.4.2
6266 # via -r lint-requirements.in
63- tomli==2.2.1
67+ pytokens==0.2.0
68+ # via black
69+ tomli==2.3.0
6470 # via
6571 # black
6672 # dependency-groups
6773 # mypy
6874 # nox
6975 # pytest
70- types-cffi==1.17.0.20250822
76+ types-cffi==1.17.0.20250915
7177 # via types-pyopenssl
7278types-pyopenssl==24.1.0.20240722
7379 # via -r lint-requirements.in
@@ -79,5 +85,7 @@ typing-extensions==4.15.0
7985 # exceptiongroup
8086 # mypy
8187 # virtualenv
82- virtualenv==20.34.0
88+ virtualenv==20.35.4
8389 # via nox
90+ zipp==3.23.0
91+ # via importlib-metadata
Original file line number Diff line number Diff line change 44#
55# pip-compile --resolver=backtracking test-requirements.in
66#
7- attrs==25.3 .0
7+ attrs==25.4 .0
88 # via service-identity
9- cffi==1.17.1
9+ cffi==2.0.0
1010 # via cryptography
11- coverage[toml]==7.10.6
11+ coverage[toml]==7.10.7
1212 # via -r test-requirements.in
1313cryptography==45.0.6
1414 # via
@@ -17,7 +17,7 @@ cryptography==45.0.6
1717 # service-identity
1818exceptiongroup==1.3.0
1919 # via pytest
20- idna==3.10
20+ idna==3.11
2121 # via -r test-requirements.in
2222iniconfig==2.1.0
2323 # via pytest
@@ -31,17 +31,17 @@ pyasn1==0.6.1
3131 # service-identity
3232pyasn1-modules==0.4.2
3333 # via service-identity
34- pycparser==2.22
34+ pycparser==2.23
3535 # via cffi
3636pygments==2.19.2
3737 # via pytest
3838pyopenssl==25.1.0
3939 # via -r test-requirements.in
40- pytest==8.4.1
40+ pytest==8.4.2
4141 # via -r test-requirements.in
4242service-identity==24.2.0
4343 # via -r test-requirements.in
44- tomli==2.2.1
44+ tomli==2.3.0
4545 # via
4646 # coverage
4747 # pytest
You can’t perform that action at this time.
0 commit comments