File tree Expand file tree Collapse file tree 3 files changed +46
-23
lines changed Expand file tree Collapse file tree 3 files changed +46
-23
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --resolver=backtracking docs-requirements.in
66#
7- alabaster==1.0.0
7+ alabaster==0.7.16
88 # via sphinx
99babel==2.17.0
1010 # via sphinx
@@ -14,7 +14,7 @@ cffi==1.17.1
1414 # via cryptography
1515charset-normalizer==3.4.1
1616 # via requests
17- cryptography==44.0.1
17+ cryptography==44.0.2
1818 # via -r docs-requirements.in
1919docutils==0.21.2
2020 # via sphinx
@@ -24,7 +24,9 @@ idna==3.10
2424 # requests
2525imagesize==1.4.1
2626 # via sphinx
27- jinja2==3.1.2
27+ importlib-metadata==8.6.1
28+ # via sphinx
29+ jinja2==3.1.6
2830 # via sphinx
2931markupsafe==3.0.2
3032 # via jinja2
@@ -36,11 +38,9 @@ pygments==2.19.1
3638 # via sphinx
3739requests==2.32.3
3840 # via sphinx
39- roman-numerals-py==3.1.0
40- # via sphinx
4141snowballstemmer==2.2.0
4242 # via sphinx
43- sphinx==8.2.1
43+ sphinx==7.4.7
4444 # via sphinxcontrib-trio
4545sphinxcontrib-applehelp==2.0.0
4646 # via sphinx
@@ -56,5 +56,9 @@ sphinxcontrib-serializinghtml==2.0.0
5656 # via sphinx
5757sphinxcontrib-trio==1.1.2
5858 # via -r docs-requirements.in
59+ tomli==2.2.1
60+ # via sphinx
5961urllib3==2.3.0
6062 # via requests
63+ zipp==3.21.0
64+ # via importlib-metadata
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.5.3
3+ argcomplete==3.6.1
44 # via nox
5- attrs==25.1 .0
5+ attrs==25.3 .0
66 # via nox
77black==25.1.0
88 # via -r lint-requirements.in
@@ -12,19 +12,21 @@ click==8.1.8
1212 # via black
1313colorlog==6.9.0
1414 # via nox
15- cryptography==44.0.1
15+ cryptography==44.0.2
1616 # via
1717 # -r lint-requirements.in
1818 # types-pyopenssl
1919dependency-groups==1.3.0
2020 # via nox
2121distlib==0.3.9
2222 # via virtualenv
23- filelock==3.17.0
23+ exceptiongroup==1.2.2
24+ # via pytest
25+ filelock==3.18.0
2426 # via virtualenv
2527idna==3.10
2628 # via -r lint-requirements.in
27- iniconfig==2.0 .0
29+ iniconfig==2.1 .0
2830 # via pytest
2931isort==6.0.1
3032 # via -r lint-requirements.in
@@ -44,23 +46,32 @@ packaging==24.2
4446 # pytest
4547pathspec==0.12.1
4648 # via black
47- platformdirs==4.3.6
49+ platformdirs==4.3.7
4850 # via
4951 # black
5052 # virtualenv
5153pluggy==1.5.0
5254 # via pytest
5355pycparser==2.22
5456 # via cffi
55- pytest==8.3.4
57+ pytest==8.3.5
5658 # via -r lint-requirements.in
57- types-cffi==1.16.0.20241221
59+ tomli==2.2.1
60+ # via
61+ # black
62+ # dependency-groups
63+ # mypy
64+ # nox
65+ # pytest
66+ types-cffi==1.17.0.20250326
5867 # via types-pyopenssl
5968types-pyopenssl==24.1.0.20240722
6069 # via -r lint-requirements.in
61- types-setuptools==75.8 .0.20250225
70+ types-setuptools==78.1 .0.20250329
6271 # via types-cffi
6372typing-extensions==4.12.2
64- # via mypy
65- virtualenv==20.29.2
73+ # via
74+ # black
75+ # mypy
76+ virtualenv==20.30.0
6677 # via nox
Original file line number Diff line number Diff line change 44#
55# pip-compile --resolver=backtracking test-requirements.in
66#
7- attrs==25.1 .0
7+ attrs==25.3 .0
88 # via service-identity
99cffi==1.17.1
1010 # via cryptography
11- coverage[toml]==7.6.12
11+ coverage[toml]==7.8.0
1212 # via -r test-requirements.in
13- cryptography==44.0.1
13+ cryptography==44.0.2
1414 # via
1515 # -r test-requirements.in
1616 # pyopenssl
1717 # service-identity
18+ exceptiongroup==1.2.2
19+ # via pytest
1820idna==3.10
1921 # via -r test-requirements.in
20- iniconfig==2.0 .0
22+ iniconfig==2.1 .0
2123 # via pytest
2224packaging==24.2
2325 # via pytest
@@ -27,13 +29,19 @@ pyasn1==0.6.1
2729 # via
2830 # pyasn1-modules
2931 # service-identity
30- pyasn1-modules==0.4.1
32+ pyasn1-modules==0.4.2
3133 # via service-identity
3234pycparser==2.22
3335 # via cffi
3436pyopenssl==25.0.0
3537 # via -r test-requirements.in
36- pytest==8.3.4
38+ pytest==8.3.5
3739 # via -r test-requirements.in
3840service-identity==24.2.0
3941 # via -r test-requirements.in
42+ tomli==2.2.1
43+ # via
44+ # coverage
45+ # pytest
46+ typing-extensions==4.13.0
47+ # via pyopenssl
You can’t perform that action at this time.
0 commit comments