File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ test = [
5353 " pytest-mock>=3.15.1" ,
5454]
5555type = [
56- " mypy==1.20.1 " ,
56+ " mypy==1.20.2 " ,
5757 " types-cachetools>=6.2.0.20260408" ,
5858 " types-chardet>=5.0.4.6" ,
5959 { include-group = " test" },
@@ -62,7 +62,7 @@ docs = [
6262 " furo>=2025.12.19; python_version>='3.14'" ,
6363 " sphinx>=9.1; python_version>='3.14'" ,
6464 " sphinx-argparse-cli>=1.21.3; python_version>='3.14'" ,
65- " sphinx-autodoc-typehints>=3.10.1 ; python_version>='3.14'" ,
65+ " sphinx-autodoc-typehints>=3.10.2 ; python_version>='3.14'" ,
6666 " sphinx-copybutton>=0.5.2; python_version>='3.14'" ,
6767 " sphinx-inline-tabs>=2025.12.21.14; python_version>='3.14'" ,
6868]
@@ -72,7 +72,7 @@ fix = [
7272pkg-meta = [
7373 " check-wheel-contents>=0.6.3" ,
7474 " twine>=6.2" ,
75- " uv>=0.11.6 " ,
75+ " uv>=0.11.8 " ,
7676]
7777
7878[tool .maturin ]
Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ test = [
4949 " pytest-mock>=3.15.1" ,
5050]
5151type = [
52- " mypy==1.20.1 " ,
52+ " mypy==1.20.2 " ,
5353 { include-group = " test" },
5454]
5555pkg-meta = [
5656 " check-wheel-contents>=0.6.3" ,
5757 " twine>=6.2" ,
58- " uv>=0.11.6 " ,
58+ " uv>=0.11.8 " ,
5959]
6060
6161[tool .uv ]
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ test = [
5353 " pytest-mock>=3.15.1" ,
5454]
5555type = [
56- " mypy==1.20.1 " ,
56+ " mypy==1.20.2 " ,
5757 " types-cachetools>=6.2.0.20260408" ,
5858 " types-chardet>=5.0.4.6" ,
5959 { include-group = " test" },
@@ -62,7 +62,7 @@ docs = [
6262 " furo>=2025.12.19; python_version>='3.14'" ,
6363 " sphinx>=9.1; python_version>='3.14'" ,
6464 " sphinx-argparse-cli>=1.21.3; python_version>='3.14'" ,
65- " sphinx-autodoc-typehints>=3.10.1 ; python_version>='3.14'" ,
65+ " sphinx-autodoc-typehints>=3.10.2 ; python_version>='3.14'" ,
6666 " sphinx-copybutton>=0.5.2; python_version>='3.14'" ,
6767 " sphinx-inline-tabs>=2025.12.21.14; python_version>='3.14'" ,
6868]
@@ -72,7 +72,7 @@ fix = [
7272pkg-meta = [
7373 " check-wheel-contents>=0.6.3" ,
7474 " twine>=6.2" ,
75- " uv>=0.11.6 " ,
75+ " uv>=0.11.8 " ,
7676]
7777
7878[tool .maturin ]
You can’t perform that action at this time.
0 commit comments