diff --git a/pyproject.toml b/pyproject.toml index 6af57f8..bc3fbe9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,10 +47,10 @@ dev = [ "pytest-sugar>=1", "syrupy>=5", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] diff --git a/template/pyproject.toml.jinja b/template/pyproject.toml.jinja index 39537b0..41b434e 100644 --- a/template/pyproject.toml.jinja +++ b/template/pyproject.toml.jinja @@ -52,12 +52,12 @@ dev = [ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] {%- if enable_docs %} docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] {%- endif %} diff --git a/tests/__snapshots__/test_pyproject.ambr b/tests/__snapshots__/test_pyproject.ambr index 953a0d4..1b28eca 100644 --- a/tests/__snapshots__/test_pyproject.ambr +++ b/tests/__snapshots__/test_pyproject.ambr @@ -42,11 +42,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -256,11 +256,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -466,11 +466,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -656,11 +656,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -850,7 +850,7 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] [tool.hatch.build.targets.sdist] @@ -1039,7 +1039,7 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] [tool.hatch.build.targets.sdist] @@ -1224,7 +1224,7 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] [tool.hatch.build.targets.sdist] @@ -1389,7 +1389,7 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] [tool.hatch.build.targets.sdist] @@ -1562,11 +1562,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -1768,11 +1768,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -1968,11 +1968,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -2186,11 +2186,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -2396,11 +2396,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist] @@ -2614,11 +2614,11 @@ "pytest-cov>=7", "pytest-sugar>=1", "ruff>=0.15", - "ty>=0.0.29", + "ty>=0.0.31", ] docs = [ "mkdocstrings[python]>=1", - "zensical>=0.0.32", + "zensical>=0.0.33", ] [tool.hatch.build.targets.sdist]