From d550be5c9dcadbe118ef16aa5523a62bac3f90da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 07:33:52 +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 0522e8a6..8684acfd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ setuptools==72.1.0 PyYAML==6.0.1 tqdm==4.66.4 -mashumaro==3.13 +mashumaro==3.13.1 pdoc==14.4.0 mypy==1.10.0 synthetic_home==4.3.1