From ce158f4b5ab803939669c7c072a1bd451534e98c Mon Sep 17 00:00:00 2001 From: Stephen Kent Date: Sun, 19 Apr 2026 09:38:32 -0700 Subject: [PATCH] Update ty, zensical version constraints --- pyproject.toml | 4 +-- template/pyproject.toml.jinja | 4 +-- tests/__snapshots__/test_pyproject.ambr | 48 ++++++++++++------------- 3 files changed, 28 insertions(+), 28 deletions(-) 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]