From 95b8ad373e430222e2e6b9809ebb6dd03b50ac9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:03:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20mashumaro=20to=20v3?= =?UTF-8?q?.20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ccc6349..557f27a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "ruff==0.15.0", "aiohttp==3.13.3", "prometheus-client==0.24.1", - "mashumaro==3.19", + "mashumaro==3.20", "mkdocs-material==9.7.1", "mkdocstrings[python]==1.0.3", ]