From 4f129cd918f7eabfe00b0043b4bd754e2eaa5b10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 16:27:01 +0000 Subject: [PATCH] Update dependency mashumaro to v3.13.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4d4c43e..6e9ee57 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ aiohttp_retry==2.8.3 freezegun==1.5.1 mitmproxy==10.3.1 parameterized==0.9.0 -mashumaro==3.13 +mashumaro==3.13.1 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.7 pytest-golden==0.2.2