From 5c1c55a90ecf718517df5da328c566477135a9bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 16:19:08 +0100 Subject: [PATCH] Bump mashumaro from 1.13 to 1.15 (#50) Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 1.13 to 1.15. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v1.13...v1.15) 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 81285ff3..6eadbfed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,5 +18,5 @@ zeroconf==0.28.6 passlib==1.7.4 cryptography==3.2 ujson==4.0.1 -mashumaro==1.13 +mashumaro==1.15 -- 2.34.1