From 72e72872e0a607dc534781c2c032c88a9a18e946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:08:03 +0100 Subject: [PATCH] Bump mashumaro from 1.17 to 1.24 (#73) Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 1.17 to 1.24. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v1.17...v1.24) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37712502..f8d0bffe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ zeroconf==0.28.7 passlib==1.7.4 cryptography==3.3.1 ujson==4.0.1 -mashumaro==1.17 +mashumaro==1.24 typing-inspect==0.6.0; python_version < '3.8' uvloop==0.14.0; sys_platform != 'win32' -- 2.34.1