From e7883b8dabfde281fcca9dfe1092ba6e98248353 Mon Sep 17 00:00:00 2001 From: Alexis Bruneteau Date: Wed, 1 Oct 2025 17:39:14 +0200 Subject: [PATCH] Update poetry.lock with PyYAML dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Regenerate lock file to include pyyaml>=6.0.0 added to dependencies. This resolves the poetry.lock sync issue with pyproject.toml. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poetry.lock b/poetry.lock index fcdb80b..b266f5c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -8051,4 +8051,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.12,<3.14" -content-hash = "be258547b329a3efc055ed4ce77a1a1e89ead1c69957522d731c6438a6a80ab7" +content-hash = "197cf1688495e4c8bfb3437269a19fb45c16961a5d3866f4911f78dddbd9e626"