From 4f94f3f3b5fd2bde2883e023897784c91937e9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:39:22 +0000 Subject: [PATCH] Bump docutils from 0.21.2 to 0.22.2 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.2. - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index 0105350..1ce6d89 100644 --- a/uv.lock +++ b/uv.lock @@ -582,7 +582,7 @@ wheels = [ [[package]] name = "inductance" -version = "0.1.6" +version = "0.1.7" source = { editable = "." } dependencies = [ { name = "click" },