From ae07bbfa4f1729a17239cf45a13b018fb6f45190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 19:56:46 +0000 Subject: [PATCH] Update dependency mashumaro to v3.15 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7692a08..ce92da5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ aiohttp_retry==2.9.1 freezegun==1.5.1 mitmproxy==11.0.0 parameterized==0.9.0 -mashumaro==3.14 +mashumaro==3.15 pytest-aiohttp==1.0.5 pytest-asyncio==0.24.0 pytest-golden==0.2.2