From fc76f1d0e862b5a84b51d877154193e0121a2086 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 21:25:43 +0000 Subject: [PATCH] build(deps): update dependency pydantic-kitbash to ~=0.1.1 --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7fd0d8773..a5fe187ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ types = [ ] docs = [ "canonical-sphinx[full]~=0.5.1", - "pydantic-kitbash~=0.0.7", + "pydantic-kitbash~=0.1.1", "sphinx-autobuild==2024.10.3", "sphinx-lint==1.0.2", "sphinx-substitution-extensions>=2025.1.2", diff --git a/uv.lock b/uv.lock index 045cc2d87..e59b13da8 100644 --- a/uv.lock +++ b/uv.lock @@ -658,7 +658,7 @@ dev-questing = [{ name = "python-apt", marker = "sys_platform == 'linux'", speci dev-resolute = [{ name = "python-apt", marker = "sys_platform == 'linux'", specifier = "~=3.0.0", index = "https://people.canonical.com/~lengau/python-apt-ubuntu-wheels/" }] docs = [ { name = "canonical-sphinx", extras = ["full"], specifier = "~=0.5.1" }, - { name = "pydantic-kitbash", specifier = "~=0.0.7" }, + { name = "pydantic-kitbash", specifier = "~=0.1.1" }, { name = "sphinx-autobuild", specifier = "==2024.10.3" }, { name = "sphinx-lint", specifier = "==1.0.2" }, { name = "sphinx-substitution-extensions", specifier = ">=2025.1.2" }, @@ -1696,7 +1696,7 @@ wheels = [ [[package]] name = "pydantic-kitbash" -version = "0.0.8" +version = "0.1.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "docutils" }, @@ -1704,9 +1704,9 @@ dependencies = [ { name = "pyyaml" }, { name = "sphinx" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/89/cf/ba829d9cb8dea479f3b495ad3ebae15136f036f193da5e1b2b684361d477/pydantic_kitbash-0.0.8.tar.gz", hash = "sha256:d7ca7206dadb40962f969613c9e3cbe5d411208bda24ab745270101c21955e36", size = 133038, upload-time = "2025-09-03T17:45:50.152Z" } +sdist = { url = "https://files.pythonhosted.org/packages/cd/e1/5caae54ee150f118c883a7a2b14a3dcb836daae177914491f7f71faa1d2f/pydantic_kitbash-0.1.1.tar.gz", hash = "sha256:3f1382ee2381a7e29c62ef9662845c6af7c64e99a345fc78c00a4ff8f33599e7", size = 155732, upload-time = "2025-12-12T18:47:33.308Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/d4/c4/104ef0c4e212ed915e61d43aaf9dd27224aae9029a31db0986aebdb3859e/pydantic_kitbash-0.0.8-py3-none-any.whl", hash = "sha256:63e793bac0b570c34d0bb6de3e96cb8ff1f0a8a83636b53f6da8530fa8f9c7f6", size = 13721, upload-time = "2025-09-03T17:45:48.656Z" }, + { url = "https://files.pythonhosted.org/packages/49/0e/199fc675c068067846c47886395894ef4a61b0366d5d1078e50db4b1330c/pydantic_kitbash-0.1.1-py3-none-any.whl", hash = "sha256:9cd4a47a6646a358f84b186ab6d70bd20f2ec9bece039210ade1206594633e3a", size = 14400, upload-time = "2025-12-12T18:47:31.3Z" }, ] [[package]]