From 72a599222432a55bcca58adf0dab2d66d5f29e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 00:25:22 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- pdm.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pdm.lock b/pdm.lock index bc0ba1461..433b23b82 100644 --- a/pdm.lock +++ b/pdm.lock @@ -865,13 +865,13 @@ files = [ [[package]] name = "python-multipart" -version = "0.0.29" +version = "0.0.30" requires_python = ">=3.10" summary = "A streaming multipart parser for Python" groups = ["dev"] files = [ - {file = "python_multipart-0.0.29-py3-none-any.whl", hash = "sha256:2ddcc971cef266225f54f552d8fa10bcfbb1f14446caec199060daac59ff2d69"}, - {file = "python_multipart-0.0.29.tar.gz", hash = "sha256:643e93849196645e2dbdd81a0f8829a23123ad7f797a84a364c6fb3563f18904"}, + {file = "python_multipart-0.0.30-py3-none-any.whl", hash = "sha256:830964def8c90607ac5daa00514e3987815865713ade8d20febc9177ac0c3c5b"}, + {file = "python_multipart-0.0.30.tar.gz", hash = "sha256:0edfe0475c1f46ddd3ff7785a626f6118af32bdcf359bb21260367313bb32118"}, ] [[package]] @@ -940,7 +940,7 @@ files = [ [[package]] name = "syrupy" -version = "5.2.0" +version = "5.3.1" requires_python = ">=3.10" summary = "Pytest Snapshot Test Utility" groups = ["dev"] @@ -948,8 +948,8 @@ dependencies = [ "pytest>=8.0.0", ] files = [ - {file = "syrupy-5.2.0-py3-none-any.whl", hash = "sha256:798cb493a6e20f4839e58ea8f10eb1b0d85684c676442f79786e219bf32618e6"}, - {file = "syrupy-5.2.0.tar.gz", hash = "sha256:0e6b7abf1e04f060f6c797bed8bca96f2468954168328041e02634a68fc11ff0"}, + {file = "syrupy-5.3.1-py3-none-any.whl", hash = "sha256:d755c2bb9b78692de1db5efa7b452ebff727df3a8290f740bda5c55a4ea5d7d5"}, + {file = "syrupy-5.3.1.tar.gz", hash = "sha256:449fb2997176e4ccae0e852ce23748239e1a224b4797a63173da02d6df682340"}, ] [[package]]